Searched refs:IOP_XATTR (Results 1 – 20 of 20) sorted by relevance
228 if (!(inode->i_opflags & IOP_XATTR) || in evm_calc_hmac_or_hash()385 } else if (rc == -ENODATA && (inode->i_opflags & IOP_XATTR)) { in evm_update_evmxattr()
144 if (!(inode->i_opflags & IOP_XATTR)) in evm_find_protected_xattrs()
59 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_resolve_name()149 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_supported_namespace()213 if (inode->i_opflags & IOP_XATTR) { in __vfs_setxattr_noperm()445 if (inode->i_op->listxattr && (inode->i_opflags & IOP_XATTR)) { in vfs_listxattr()
215 inode->i_opflags &= ~IOP_XATTR; in make_bad_inode()
1372 inode->i_opflags &= ~IOP_XATTR; in make_empty_dir_inode()
148 inode->i_opflags |= IOP_XATTR; in inode_init_always()
391 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()534 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
130 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_daemon_add_cache()
817 if (!(d_backing_inode(subdir)->i_opflags & IOP_XATTR) || in cachefiles_get_directory()
1029 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_setxattr()1048 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_getxattr_lower()1095 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_removexattr()
413 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_inode_size_to_xattr()
1102 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_metadata_to_xattr()
899 d_inode(dentry)->i_opflags &= ~IOP_XATTR; in create_privroot()987 d_inode(dentry)->i_opflags &= ~IOP_XATTR; in reiserfs_lookup_privroot()
386 inode->i_opflags &= ~IOP_XATTR; in reiserfs_lookup()
2100 inode->i_opflags &= ~IOP_XATTR; in reiserfs_new_inode()
55 if (!(old->d_inode->i_opflags & IOP_XATTR) || in ovl_copy_xattr()56 !(new->d_inode->i_opflags & IOP_XATTR)) in ovl_copy_xattr()
287 if (!(ip->i_opflags & IOP_XATTR)) in smk_fetch()3411 if (!(inode->i_opflags & IOP_XATTR)) in smack_d_instantiate()
508 if (!(root_inode->i_opflags & IOP_XATTR)) { in sb_check_xattr_support()1468 if (!(inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()1564 (inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
610 #define IOP_XATTR 0x0008 macro
5942 inode->i_opflags &= ~IOP_XATTR; in new_simple_dir()
Completed in 80 milliseconds