fs/orangefs/orangefs-debugfs.h

Source file repositories/reference/linux-study-clean/fs/orangefs/orangefs-debugfs.h

File Facts

System
Linux kernel
Corpus path
fs/orangefs/orangefs-debugfs.h
Extension
.h
Size
311 bytes
Lines
8
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

void orangefs_debugfs_init(int);
void orangefs_debugfs_cleanup(void);
int orangefs_prepare_debugfs_help_string(int);
int orangefs_debugfs_new_client_mask(void __user *);
int orangefs_debugfs_new_client_string(void __user *);
int orangefs_debugfs_new_debug(void __user *);

Annotation

Implementation Notes