Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dfd.h7 extern const struct file_operations proc_fd_operations;
Dfd.c281 const struct file_operations proc_fd_operations = { variable
Dbase.c2963 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3349 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),