Searched refs:proc_fill_super (Results 1 – 3 of 3) sorted by relevance
101 return mount_ns(fs_type, flags, data, ns, ns->user_ns, proc_fill_super); in proc_mount()
214 extern int proc_fill_super(struct super_block *, void *data, int flags);
494 int proc_fill_super(struct super_block *s, void *data, int silent) in proc_fill_super() function