Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Droot.c101 return mount_ns(fs_type, flags, data, ns, ns->user_ns, proc_fill_super); in proc_mount()
Dinternal.h214 extern int proc_fill_super(struct super_block *, void *data, int flags);
Dinode.c494 int proc_fill_super(struct super_block *s, void *data, int silent) in proc_fill_super() function