Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinternal.h127 WRITE_ONCE(sb->s_readonly_remount, 1); in sb_start_ro_state_change()
156 WRITE_ONCE(sb->s_readonly_remount, 0); in sb_end_ro_state_change()
H A Dnamespace.c312 if (READ_ONCE(mnt->mnt_sb->s_readonly_remount)) in mnt_is_readonly()
/openbmc/linux/security/integrity/evm/
H A Devm_main.c251 !(inode->i_sb->s_readonly_remount) && in evm_verify_hmac()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h373 int s_readonly_remount; member
/openbmc/linux/include/linux/
H A Dfs.h1282 int s_readonly_remount; member