Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Droot.c137 err = proc_fill_super(sb); in proc_mount()
Dinternal.h215 extern int proc_fill_super(struct super_block *);
Dinode.c458 int proc_fill_super(struct super_block *s) in proc_fill_super() function