Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/integrity/evm/
A Devm_crypto.c235 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()
A Devm_main.c138 if (!(inode->i_opflags & IOP_XATTR)) in evm_find_protected_xattrs()
/linux-6.3-rc2/fs/
A Dbad_inode.c215 inode->i_opflags &= ~IOP_XATTR; in make_bad_inode()
A Dxattr.c62 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()
A Dposix_acl.c1097 if (inode->i_opflags & IOP_XATTR) in vfs_set_acl()
1207 if (inode->i_opflags & IOP_XATTR) in vfs_remove_acl()
A Dlibfs.c1378 inode->i_opflags &= ~IOP_XATTR; in make_empty_dir_inode()
A Dinode.c174 inode->i_opflags |= IOP_XATTR; in inode_init_always()
/linux-6.3-rc2/security/integrity/ima/
A Dima_appraise.c493 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()
644 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
/linux-6.3-rc2/fs/ecryptfs/
A Dinode.c1031 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()
A Dmmap.c414 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_inode_size_to_xattr()
A Dcrypto.c1078 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_metadata_to_xattr()
/linux-6.3-rc2/fs/cachefiles/
A Dcache.c65 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_add_cache()
A Dnamei.c175 if (!(d_backing_inode(subdir)->i_opflags & IOP_XATTR) || in cachefiles_get_directory()
/linux-6.3-rc2/fs/reiserfs/
A Dxattr.c892 d_inode(dentry)->i_opflags &= ~IOP_XATTR; in create_privroot()
980 d_inode(dentry)->i_opflags &= ~IOP_XATTR; in reiserfs_lookup_privroot()
A Dnamei.c386 inode->i_opflags &= ~IOP_XATTR; in reiserfs_lookup()
A Dinode.c2092 inode->i_opflags &= ~IOP_XATTR; in reiserfs_new_inode()
/linux-6.3-rc2/fs/overlayfs/
A Dcopy_up.c84 if (!(old->d_inode->i_opflags & IOP_XATTR) || in ovl_copy_xattr()
85 !(new->d_inode->i_opflags & IOP_XATTR)) in ovl_copy_xattr()
/linux-6.3-rc2/security/smack/
A Dsmack_lsm.c288 if (!(ip->i_opflags & IOP_XATTR)) in smk_fetch()
3485 if (!(inode->i_opflags & IOP_XATTR)) in smack_d_instantiate()
/linux-6.3-rc2/security/selinux/
A Dhooks.c492 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()
/linux-6.3-rc2/include/linux/
A Dfs.h585 #define IOP_XATTR 0x0008 macro
/linux-6.3-rc2/fs/btrfs/
A Dinode.c5688 inode->i_opflags &= ~IOP_XATTR; in new_simple_dir()

Completed in 94 milliseconds