Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dsuper.c747 sb->s_readonly_remount = 1; in do_remount_sb()
769 sb->s_readonly_remount = 0; in do_remount_sb()
784 sb->s_readonly_remount = 0; in do_remount_sb()
Dnamespace.c320 if (mnt->mnt_sb->s_readonly_remount) in mnt_is_readonly()
566 sb->s_readonly_remount = 1; in sb_prepare_remount_readonly()
/linux-4.4.14/include/linux/
Dfs.h1361 int s_readonly_remount; member