Home
last modified time | relevance | path

Searched refs:IOP_XATTR (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/security/integrity/evm/
H A Devm_crypto.c199 if (!(inode->i_opflags & IOP_XATTR) || in evm_calc_hmac_or_hash()
325 } else if (rc == -ENODATA && (inode->i_opflags & IOP_XATTR)) { in evm_update_evmxattr()
H A Devm_main.c100 if (!(inode->i_opflags & IOP_XATTR)) in evm_find_protected_xattrs()
/kernel/linux/linux-6.6/security/integrity/evm/
H 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()
H A Devm_main.c139 if (!(inode->i_opflags & IOP_XATTR)) in evm_find_protected_xattrs()
/kernel/linux/linux-5.10/fs/
H A Dxattr.c59 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_resolve_name()
147 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_supported_namespace()
207 if (inode->i_opflags & IOP_XATTR) { in __vfs_setxattr_noperm()
419 if (inode->i_op->listxattr && (inode->i_opflags & IOP_XATTR)) { in vfs_listxattr()
H A Dbad_inode.c207 inode->i_opflags &= ~IOP_XATTR; in make_bad_inode()
H A Dlibfs.c1377 inode->i_opflags &= ~IOP_XATTR; in make_empty_dir_inode()
/kernel/linux/linux-6.6/fs/
H A Dbad_inode.c213 inode->i_opflags &= ~IOP_XATTR; in make_bad_inode()
H A Dxattr.c62 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_resolve_name()
168 if (!(inode->i_opflags & IOP_XATTR)) { in xattr_supports_user_prefix()
234 if (inode->i_opflags & IOP_XATTR) { in __vfs_setxattr_noperm()
471 * ACLs as well. Since POSIX ACLs are decoupled from IOP_XATTR the
476 * However, since all codepaths that remove IOP_XATTR also assign of
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_appraise.c379 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()
514 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dbind.c126 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_daemon_add_cache()
H A Dnamei.c822 if (!(d_backing_inode(subdir)->i_opflags & IOP_XATTR) || in cachefiles_get_directory()
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_appraise.c495 if (!(inode->i_opflags & IOP_XATTR) && !try_modsig) in ima_appraise_measurement()
646 || !(inode->i_opflags & IOP_XATTR)) in ima_inode_post_setattr()
/kernel/linux/linux-5.10/fs/sharefs/
H A Dinode.c44 if (!(d_inode(lower_dentry)->i_opflags & IOP_XATTR)) { in sharefs_listxattr()
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dcache.c65 !(d_backing_inode(root)->i_opflags & IOP_XATTR) || in cachefiles_add_cache()
H A Dnamei.c175 if (!(d_backing_inode(subdir)->i_opflags & IOP_XATTR) || in cachefiles_get_directory()
/kernel/linux/linux-6.6/fs/sharefs/
H A Dinode.c44 if (!(d_inode(lower_dentry)->i_opflags & IOP_XATTR)) { in sharefs_listxattr()
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dinode.c1029 if (!(d_inode(lower_dentry)->i_opflags & IOP_XATTR)) { in ecryptfs_setxattr()
1046 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_getxattr_lower()
1093 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_removexattr()
H A Dmmap.c412 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_inode_size_to_xattr()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dinode.c1048 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_setxattr()
1067 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_getxattr_lower()
1114 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_removexattr()
H A Dmmap.c413 if (!(lower_inode->i_opflags & IOP_XATTR)) { in ecryptfs_write_inode_size_to_xattr()
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dxattr.c899 d_inode(dentry)->i_opflags &= ~IOP_XATTR; in create_privroot()
986 d_inode(dentry)->i_opflags &= ~IOP_XATTR; in reiserfs_lookup_privroot()
H A Dnamei.c380 * in the priv tree. Also clear IOP_XATTR in reiserfs_lookup()
385 inode->i_opflags &= ~IOP_XATTR; in reiserfs_lookup()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dcopy_up.c54 if (!(old->d_inode->i_opflags & IOP_XATTR) || in ovl_copy_xattr()
55 !(new->d_inode->i_opflags & IOP_XATTR)) in ovl_copy_xattr()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dnamei.c1680 inode->i_opflags &= ~IOP_XATTR; in reiserfs_init_priv_inode()

Completed in 27 milliseconds

12