Searched refs:IOP_XATTR (Results 1 – 17 of 17) sorted by relevance
201 if (!(inode->i_opflags & IOP_XATTR) || in evm_calc_hmac_or_hash()327 } else if (rc == -ENODATA && (inode->i_opflags & IOP_XATTR)) { in evm_update_evmxattr()
99 if (!(inode->i_opflags & IOP_XATTR)) in evm_find_protected_xattrs()
329 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()463 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
206 inode->i_opflags &= ~IOP_XATTR; in make_bad_inode()
59 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_resolve_name()180 if (inode->i_opflags & IOP_XATTR) { in __vfs_setxattr_noperm()355 if (inode->i_op->listxattr && (inode->i_opflags & IOP_XATTR)) { in vfs_listxattr()
1285 inode->i_opflags &= ~IOP_XATTR; in make_empty_dir_inode()
146 inode->i_opflags |= IOP_XATTR; in inode_init_always()
126 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_daemon_add_cache()
822 if (!(d_backing_inode(subdir)->i_opflags & IOP_XATTR) || in cachefiles_get_directory()
1021 if (!(d_inode(lower_dentry)->i_opflags & IOP_XATTR)) { in ecryptfs_setxattr()1038 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_getxattr_lower()1085 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_removexattr()
412 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_inode_size_to_xattr()
1120 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_metadata_to_xattr()
46 if (!(old->d_inode->i_opflags & IOP_XATTR) || in ovl_copy_xattr()47 !(new->d_inode->i_opflags & IOP_XATTR)) in ovl_copy_xattr()
288 if (!(ip->i_opflags & IOP_XATTR)) in smk_fetch()3411 if (!(inode->i_opflags & IOP_XATTR)) in smack_d_instantiate()
550 if (!(root_inode->i_opflags & IOP_XATTR)) { in sb_finish_set_opts()1472 if (!(inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()1566 (inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
618 #define IOP_XATTR 0x0008 macro
5812 inode->i_opflags &= ~IOP_XATTR; in new_simple_dir()