fs/xfs/xfs_notify_failure.h

Source file repositories/reference/linux-study-clean/fs/xfs/xfs_notify_failure.h

File Facts

System
Linux kernel
Corpus path
fs/xfs/xfs_notify_failure.h
Extension
.h
Size
329 bytes
Lines
12
Domain
Core OS
Bucket
VFS And Filesystem Core
Inferred role
Core OS: implementation source
Status
source implementation candidate

Why This File Exists

Core operating-system implementation surface: boot, tasks, memory, VFS, syscall-facing interfaces, synchronization, credentials, and isolation.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __XFS_NOTIFY_FAILURE_H__
#define __XFS_NOTIFY_FAILURE_H__

extern const struct dax_holder_operations xfs_dax_holder_operations;

#endif /* __XFS_NOTIFY_FAILURE_H__ */

Annotation

Implementation Notes