Searched refs:SB_I_UNTRUSTED_MOUNTER (Results 1 – 4 of 4) sorted by relevance
569 ((inode->i_sb->s_iflags & SB_I_UNTRUSTED_MOUNTER) || in ima_appraise_measurement()
285 !(inode->i_sb->s_iflags & SB_I_UNTRUSTED_MOUNTER) && in process_measurement()
1535 sb->s_iflags |= SB_I_UNTRUSTED_MOUNTER; in fuse_sb_defaults()
1165 #define SB_I_UNTRUSTED_MOUNTER 0x00000040 macro