Home
last modified time | relevance | path

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

/fs/proc/
Droot.c77 int proc_remount(struct super_block *sb, int *flags, char *data) in proc_remount() function
Dinternal.h283 extern int proc_remount(struct super_block *, int *, char *);
Dinode.c121 .remount_fs = proc_remount,