Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dinternal.h311 extern const struct super_operations proc_sops;
H A Droot.c265 s->s_op = &proc_sops; in proc_fill_super()
H A Dinode.c187 const struct super_operations proc_sops = { variable