| /Linux-v6.6/include/linux/ | 
| D | xattr.h | 68 struct xattr {  struct74 ssize_t __vfs_getxattr(struct dentry *, struct inode *, const char *, void *, size_t);  argument
 
 | 
| D | pseudo_fs.h | 8 	const struct xattr_handler **xattr;  member
 | 
| /Linux-v6.6/fs/ceph/ | 
| D | xattr.c | 575 	struct ceph_inode_xattr *xattr = NULL;  in __set_xattr()  local673 	struct ceph_inode_xattr *xattr = NULL;  in __get_xattr()  local
 702 static void __free_xattr(struct ceph_inode_xattr *xattr)  in __free_xattr()
 715 			  struct ceph_inode_xattr *xattr)  in __remove_xattr()
 739 	struct ceph_inode_xattr *xattr = NULL;  in __copy_xattr_names()  local
 762 	struct ceph_inode_xattr *xattr = NULL;  in __ceph_destroy_xattrs()  local
 903 	struct ceph_inode_xattr *xattr = NULL;  in __ceph_build_xattrs_blob()  local
 966 	struct ceph_inode_xattr *xattr;  in __ceph_getxattr()  local
 1177 	struct ceph_inode_xattr *xattr = NULL;  in __ceph_setxattr()  local
 
 | 
| /Linux-v6.6/security/integrity/evm/ | 
| D | evm_main.c | 135 	struct xattr_list *xattr;  in evm_find_protected_xattrs()  local286 	struct xattr_list *xattr;  in evm_protected_xattr_common()  local
 336 	struct xattr_list *xattr;  in evm_read_protected_xattrs()  local
 875 	struct xattr *xattr, *evm_xattr;  in evm_inode_init_security()  local
 
 | 
| D | evm_secfs.c | 133 	struct xattr_list *xattr;  in evm_read_xattrs()  local184 	struct xattr_list *xattr, *tmp;  in evm_write_xattrs()  local
 
 | 
| D | evm_posix_acl.c | 12 int posix_xattr_acl(const char *xattr)  in posix_xattr_acl()
 | 
| D | evm_crypto.c | 227 	struct xattr_list *xattr;  in evm_calc_hmac_or_hash()  local392 	const struct xattr *xattr;  in evm_init_hmac()  local
 
 | 
| /Linux-v6.6/fs/squashfs/ | 
| D | xattr.h | 35 		unsigned long long *xattr)  in squashfs_xattr_lookup()
 | 
| D | xattr_id.c | 29 		int *count, unsigned int *size, unsigned long long *xattr)  in squashfs_xattr_lookup()
 | 
| D | squashfs_fs_i.h | 16 	u64		xattr;  member
 | 
| D | inode.c | 289 			__le32 xattr;  in squashfs_read_inode()  local
 | 
| D | squashfs_fs.h | 296 	__le32			xattr;  member319 	__le32			xattr;  member
 361 	__le32			xattr;  member
 392 	__le32			xattr;  member
 441 	__le64			xattr;  member
 
 | 
| D | xattr.c | 150 				u64 xattr;  in squashfs_xattr_get()  local
 | 
| /Linux-v6.6/fs/nfs/ | 
| D | nfs.h | 21 	const struct xattr_handler **xattr;	/* NFS xattr handlers */  member
 | 
| /Linux-v6.6/fs/ | 
| D | xattr.c | 1068 void simple_xattr_free(struct simple_xattr *xattr)  in simple_xattr_free()1118 	const struct simple_xattr *xattr;  in rbtree_simple_xattr_cmp()  local
 1137 	struct simple_xattr *xattr;  in rbtree_simple_xattr_node_cmp()  local
 1160 	struct simple_xattr *xattr = NULL;  in simple_xattr_get()  local
 1312 	struct simple_xattr *xattr;  in simple_xattr_list()  local
 1399 		struct simple_xattr *xattr;  in simple_xattrs_free()  local
 
 | 
| /Linux-v6.6/fs/jffs2/ | 
| D | security.c | 29 	const struct xattr *xattr;  in jffs2_initxattrs()  local
 | 
| D | gc.c | 132 	int xattr = 0;  in jffs2_garbage_collect_pass()  local
 | 
| /Linux-v6.6/fs/ext2/ | 
| D | xattr_security.c | 34 	const struct xattr *xattr;  in ext2_initxattrs()  local
 | 
| /Linux-v6.6/fs/hfsplus/ | 
| D | xattr_security.c | 40 	const struct xattr *xattr;  in hfsplus_initxattrs()  local
 | 
| /Linux-v6.6/fs/ext4/ | 
| D | xattr_security.c | 39 	const struct xattr *xattr;  in ext4_initxattrs()  local
 | 
| /Linux-v6.6/fs/jfs/ | 
| D | xattr.c | 64 	struct jfs_ea_list *xattr;	/* buffer containing ea list */  member1001 	const struct xattr *xattr;  in jfs_initxattrs()  local
 
 | 
| /Linux-v6.6/fs/btrfs/ | 
| D | xattr.c | 457 	const struct xattr *xattr;  in btrfs_initxattrs()  local
 | 
| /Linux-v6.6/fs/ubifs/ | 
| D | xattr.c | 647 	const struct xattr *xattr;  in init_xattrs()  local
 | 
| /Linux-v6.6/security/integrity/ | 
| D | integrity.h | 112 	} xattr;  member
 | 
| /Linux-v6.6/fs/f2fs/ | 
| D | xattr.c | 141 	const struct xattr *xattr;  in f2fs_initxattrs()  local
 |