Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dfd.h7 extern const struct file_operations proc_fd_operations;
H A Dfd.c319 const struct file_operations proc_fd_operations = { variable
H A Dbase.c3302 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
3654 DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),