Searched refs:IOP_XATTR (Results 1 – 21 of 21) sorted by relevance
235 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()
138 if (!(inode->i_opflags & IOP_XATTR)) in evm_find_protected_xattrs()
215 inode->i_opflags &= ~IOP_XATTR; in make_bad_inode()
62 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_resolve_name()169 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_supported_namespace()236 if (inode->i_opflags & IOP_XATTR) { in __vfs_setxattr_noperm()472 if (inode->i_op->listxattr && (inode->i_opflags & IOP_XATTR)) { in vfs_listxattr()
1097 if (inode->i_opflags & IOP_XATTR) in vfs_set_acl()1207 if (inode->i_opflags & IOP_XATTR) in vfs_remove_acl()
1378 inode->i_opflags &= ~IOP_XATTR; in make_empty_dir_inode()
174 inode->i_opflags |= IOP_XATTR; in inode_init_always()
493 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()644 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
1031 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_setxattr()1050 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_getxattr_lower()1097 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_removexattr()
414 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_inode_size_to_xattr()
1078 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_metadata_to_xattr()
65 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_add_cache()
175 if (!(d_backing_inode(subdir)->i_opflags & IOP_XATTR) || in cachefiles_get_directory()
892 d_inode(dentry)->i_opflags &= ~IOP_XATTR; in create_privroot()980 d_inode(dentry)->i_opflags &= ~IOP_XATTR; in reiserfs_lookup_privroot()
386 inode->i_opflags &= ~IOP_XATTR; in reiserfs_lookup()
2092 inode->i_opflags &= ~IOP_XATTR; in reiserfs_new_inode()
84 if (!(old->d_inode->i_opflags & IOP_XATTR) || in ovl_copy_xattr()85 !(new->d_inode->i_opflags & IOP_XATTR)) in ovl_copy_xattr()
288 if (!(ip->i_opflags & IOP_XATTR)) in smk_fetch()3485 if (!(inode->i_opflags & IOP_XATTR)) in smack_d_instantiate()
492 if (!(root_inode->i_opflags & IOP_XATTR)) { in sb_check_xattr_support()1410 if (!(inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()1506 (inode->i_opflags & IOP_XATTR)) { in inode_doinit_with_dentry()
585 #define IOP_XATTR 0x0008 macro
5688 inode->i_opflags &= ~IOP_XATTR; in new_simple_dir()
Completed in 92 milliseconds