Home
last modified time | relevance | path

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

/linux-4.1.27/fs/proc/
Droot.c92 int proc_remount(struct super_block *sb, int *flags, char *data) in proc_remount() function
Dinternal.h273 extern int proc_remount(struct super_block *, int *, char *);
Dinode.c122 .remount_fs = proc_remount,