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

/linux-master/fs/proc/
H A Dfd.h8 extern const struct inode_operations proc_fd_inode_operations;
H A Dfd.c370 const struct inode_operations proc_fd_inode_operations = { variable in typeref:struct:inode_operations
H A Dbase.c3250 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3602 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),

Completed in 152 milliseconds