Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dfd.h8 extern const struct inode_operations proc_fd_inode_operations;
Dfd.c322 const struct inode_operations proc_fd_inode_operations = { variable
Dbase.c3240 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3591 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),