Home
last modified time | relevance | path

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

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