Searched refs:s_readonly_remount (Results 1 – 4 of 4) sorted by relevance
878 sb->s_readonly_remount = 1; in do_remount_sb()900 sb->s_readonly_remount = 0; in do_remount_sb()915 sb->s_readonly_remount = 0; in do_remount_sb()
294 if (mnt->mnt_sb->s_readonly_remount) in mnt_is_readonly()541 sb->s_readonly_remount = 1; in sb_prepare_remount_readonly()
206 !(inode->i_sb->s_readonly_remount) && in evm_verify_hmac()
1432 int s_readonly_remount; member