Searched refs:do_remount_sb (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/
H A Dinternal.h86 extern int do_remount_sb(struct super_block *, int, void *, int);
H A Dsuper.c706 * do_remount_sb - asks filesystem to change mount options.
714 int do_remount_sb(struct super_block *sb, int flags, void *data, int force) do_remount_sb() function
804 do_remount_sb(sb, MS_RDONLY, NULL, 1); do_emergency_remount()
1100 do_remount_sb(s, flags, data, 0); mount_single()
H A Dnamespace.c1517 retval = do_remount_sb(sb, MS_RDONLY, NULL, 0); do_umount()
2211 err = do_remount_sb(sb, flags, data, 0); do_remount()
/linux-4.4.14/kernel/
H A Dacct.c33 * real mess with do_remount_sb(). 9/11/98, AV.
/linux-4.4.14/fs/nfs/
H A Dsuper.c2266 * necessarily reflected in the mtab options. do_remount_sb nfs_remount()

Completed in 290 milliseconds