Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dsuper.c731 sb->s_readonly_remount = 1; in do_remount_sb()
753 sb->s_readonly_remount = 0; in do_remount_sb()
768 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.1.27/include/linux/
Dfs.h1352 int s_readonly_remount; member