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

/linux-4.4.14/fs/proc/
H A Dnamespaces.c133 const struct file_operations proc_ns_dir_operations = { variable in typeref:struct:file_operations
H A Dinternal.h222 extern const struct file_operations proc_ns_dir_operations;
H A Dbase.c2738 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),
3087 DIR("ns", S_IRUSR|S_IXUGO, proc_ns_dir_inode_operations, proc_ns_dir_operations),

Completed in 128 milliseconds