Searched refs:proc_sops (Results 1 – 3 of 3) sorted by relevance
/fs/proc/ | ||
D | internal.h | 218 extern const struct super_operations proc_sops; |
D | root.c | 182 s->s_op = &proc_sops; in proc_fill_super() |
D | inode.c | 195 const struct super_operations proc_sops = { variable |