Searched refs:proc_fdinfo_operations (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/proc/
H A Dfd.h10 extern const struct file_operations proc_fdinfo_operations;
H A Dfd.c425 const struct file_operations proc_fdinfo_operations = { variable in typeref:struct:file_operations
H A Dbase.c3252 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations),
3603 DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations),

Completed in 148 milliseconds