Home
last modified time | relevance | path

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

/linux-6.6.21/fs/proc/
Dfd.h7 extern const struct file_operations proc_fd_operations;
Dfd.c313 const struct file_operations proc_fd_operations = { variable
Dbase.c3243 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3595 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),