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