Home
last modified time | relevance | path

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

/linux/security/integrity/evm/
H A Devm_crypto.c244 if (!(inode->i_opflags & IOP_XATTR) || in evm_calc_hmac_or_hash()
400 } else if (rc == -ENODATA && (inode->i_opflags & IOP_XATTR)) { in evm_init_hmac()
H A Devm_main.c154 if (!(inode->i_opflags & IOP_XATTR)) in is_unsupported_hmac_fs()
/linux/security/integrity/ima/
H A Dima_appraise.c478 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()
645 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
/linux/fs/xfs/scrub/
H A Dtempfile.c109 VFS_I(sc->tempip)->i_opflags &= ~IOP_XATTR; in xrep_tempfile_create()
992 if (IS_PRIVATE(inode) && !(inode->i_opflags & IOP_XATTR)) in xrep_is_tempfile()
/linux/fs/cachefiles/
H A Dcache.c66 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_add_cache()
H A Dnamei.c180 if (!(d_backing_inode(subdir)->i_opflags & IOP_XATTR) || in cachefiles_get_directory()
/linux/fs/xfs/
H A Dxfs_iops.c1441 inode->i_opflags &= ~IOP_XATTR; in xfs_setup_inode()
/linux/fs/ecryptfs/
H A Dcrypto.c993 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_metadata_to_xattr()
/linux/security/smack/
H A Dsmack_lsm.c291 if (!(ip->i_opflags & IOP_XATTR)) in smk_fetch()
3673 if (!(inode->i_opflags & IOP_XATTR)) in smack_d_instantiate()
/linux/security/selinux/
H A Dhooks.c531 if (!(root_inode->i_opflags & IOP_XATTR)) { in sb_check_xattr_support()
1477 if (!(inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
1573 (inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
/linux/include/linux/
H A Dfs.h624 #define IOP_XATTR 0x0008 macro
/linux/fs/btrfs/
H A Dinode.c6054 vfs_inode->i_opflags &= ~IOP_XATTR; in new_simple_dir()