Home
last modified time | relevance | path

Searched refs:IOP_XATTR (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/security/integrity/evm/
H A Devm_crypto.c235 if (!(inode->i_opflags & IOP_XATTR) || in evm_calc_hmac_or_hash()
382 } else if (rc == -ENODATA && (inode->i_opflags & IOP_XATTR)) { in evm_update_evmxattr()
H A Devm_main.c139 if (!(inode->i_opflags & IOP_XATTR)) in evm_find_protected_xattrs()
/openbmc/linux/fs/
H A Dbad_inode.c213 inode->i_opflags &= ~IOP_XATTR; in make_bad_inode()
H A Dxattr.c62 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_resolve_name()
168 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_supports_user_prefix()
234 if (inode->i_opflags & IOP_XATTR) { in __vfs_setxattr_noperm()
H A Dlibfs.c1650 inode->i_opflags &= ~IOP_XATTR; in make_empty_dir_inode()
H A Dinode.c173 inode->i_opflags |= IOP_XATTR; in inode_init_always()
/openbmc/linux/security/integrity/ima/
H A Dima_appraise.c495 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()
646 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
/openbmc/linux/fs/ecryptfs/
H A Dinode.c1048 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_setxattr()
1067 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_getxattr_lower()
1114 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_removexattr()
H A Dmmap.c413 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_inode_size_to_xattr()
H A Dcrypto.c1078 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_metadata_to_xattr()
/openbmc/linux/fs/cachefiles/
H A Dcache.c66 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_add_cache()
H A Dnamei.c175 if (!(d_backing_inode(subdir)->i_opflags & IOP_XATTR) || in cachefiles_get_directory()
/openbmc/linux/fs/reiserfs/
H A Dnamei.c1680 inode->i_opflags &= ~IOP_XATTR; in reiserfs_init_priv_inode()
/openbmc/linux/security/smack/
H A Dsmack_lsm.c297 if (!(ip->i_opflags & IOP_XATTR)) in smk_fetch()
3577 if (!(inode->i_opflags & IOP_XATTR)) in smack_d_instantiate()
/openbmc/linux/security/selinux/
H A Dhooks.c511 if (!(root_inode->i_opflags & IOP_XATTR)) { in sb_check_xattr_support()
1451 if (!(inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
1547 (inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
/openbmc/linux/include/linux/
H A Dfs.h631 #define IOP_XATTR 0x0008 macro
/openbmc/linux/fs/btrfs/
H A Dinode.c5640 inode->i_opflags &= ~IOP_XATTR; in new_simple_dir()