Home
last modified time | relevance | path

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

/linux/security/integrity/evm/
H A Devm_crypto.c237 if (!(inode->i_opflags & IOP_XATTR) || in evm_calc_hmac_or_hash()
393 } else if (rc == -ENODATA && (inode->i_opflags & IOP_XATTR)) { in evm_update_evmxattr()
H A Devm_main.c138 if (!(inode->i_opflags & IOP_XATTR)) in evm_find_protected_xattrs()
/linux/fs/
H A Dbad_inode.c213 inode->i_opflags &= ~IOP_XATTR; in make_bad_inode()
H A Dxattr.c61 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_resolve_name()
167 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_supports_user_prefix()
233 if (inode->i_opflags & IOP_XATTR) { in __vfs_setxattr_noperm()
H A Dlibfs.c1767 inode->i_opflags &= ~IOP_XATTR; in make_empty_dir_inode()
H A Dinode.c245 inode->i_opflags |= IOP_XATTR; in inode_init_always_gfp()
/linux/security/integrity/ima/
H A Dima_appraise.c494 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()
646 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
/linux/fs/cachefiles/
H A Dcache.c66 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_add_cache()
/linux/fs/ecryptfs/
H A Dmmap.c390 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_inode_size_to_xattr()
/linux/fs/xfs/
H A Dxfs_iops.c1331 inode->i_opflags &= ~IOP_XATTR; in xfs_setup_inode()
/linux/security/smack/
H A Dsmack_lsm.c299 if (!(ip->i_opflags & IOP_XATTR)) in smk_fetch()
3609 if (!(inode->i_opflags & IOP_XATTR)) in smack_d_instantiate()
/linux/security/selinux/
H A Dhooks.c518 if (!(root_inode->i_opflags & IOP_XATTR)) { in sb_check_xattr_support()
1458 if (!(inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
1554 (inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
/linux/include/linux/
H A Dfs.h626 #define IOP_XATTR 0x0008 macro
/linux/fs/btrfs/
H A Dinode.c5652 inode->i_opflags &= ~IOP_XATTR; in new_simple_dir()