/Linux-v5.10/include/linux/ |
D | xattr.h | 44 struct xattr { struct 50 ssize_t __vfs_getxattr(struct dentry *, struct inode *, const char *, void *, size_t); argument 98 struct simple_xattr *xattr, *node; in simple_xattrs_free() local
|
D | pseudo_fs.h | 8 const struct xattr_handler **xattr; member
|
/Linux-v5.10/fs/ceph/ |
D | xattr.c | 442 struct ceph_inode_xattr *xattr = NULL; in __set_xattr() local 538 struct ceph_inode_xattr *xattr = NULL; in __get_xattr() local 565 static void __free_xattr(struct ceph_inode_xattr *xattr) in __free_xattr() 578 struct ceph_inode_xattr *xattr) in __remove_xattr() 602 struct ceph_inode_xattr *xattr = NULL; in __copy_xattr_names() local 625 struct ceph_inode_xattr *xattr = NULL; in __ceph_destroy_xattrs() local 766 struct ceph_inode_xattr *xattr = NULL; in __ceph_build_xattrs_blob() local 829 struct ceph_inode_xattr *xattr; in __ceph_getxattr() local 1026 struct ceph_inode_xattr *xattr = NULL; in __ceph_setxattr() local
|
/Linux-v5.10/security/integrity/evm/ |
D | evm_secfs.c | 132 struct xattr_list *xattr; in evm_read_xattrs() local 176 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_main.c | 96 struct xattr_list *xattr; in evm_find_protected_xattrs() local 237 struct xattr_list *xattr; in evm_protected_xattr() local
|
D | evm_crypto.c | 191 struct xattr_list *xattr; in evm_calc_hmac_or_hash() local
|
/Linux-v5.10/fs/squashfs/ |
D | xattr.h | 27 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 | xattr.c | 150 u64 xattr; in squashfs_xattr_get() local
|
D | squashfs_fs.h | 295 __le32 xattr; member 318 __le32 xattr; member 360 __le32 xattr; member 391 __le32 xattr; member 440 __le64 xattr; member
|
/Linux-v5.10/fs/nfs/ |
D | nfs.h | 21 const struct xattr_handler **xattr; /* NFS xattr handlers */ member
|
/Linux-v5.10/fs/jffs2/ |
D | security.c | 29 const struct xattr *xattr; in jffs2_initxattrs() local
|
/Linux-v5.10/fs/ext2/ |
D | xattr_security.c | 33 const struct xattr *xattr; in ext2_initxattrs() local
|
/Linux-v5.10/fs/hfsplus/ |
D | xattr_security.c | 39 const struct xattr *xattr; in hfsplus_initxattrs() local
|
/Linux-v5.10/tools/testing/selftests/bpf/map_tests/ |
D | array_map_batch_ops.c | 49 struct bpf_create_map_attr xattr = { in test_array_map_batch_ops() local
|
D | htab_map_batch_ops.c | 86 struct bpf_create_map_attr xattr = { in __test_map_lookup_and_delete_batch() local
|
D | sk_storage_map.c | 22 static struct bpf_create_map_attr xattr = { variable
|
/Linux-v5.10/fs/ext4/ |
D | xattr_security.c | 38 const struct xattr *xattr; in ext4_initxattrs() local
|
/Linux-v5.10/tools/lib/bpf/ |
D | libbpf_probes.c | 71 struct bpf_load_program_attr xattr = {}; in probe_load() local
|
/Linux-v5.10/fs/jfs/ |
D | xattr.c | 64 struct jfs_ea_list *xattr; /* buffer containing ea list */ member 1003 const struct xattr *xattr; in jfs_initxattrs() local
|
/Linux-v5.10/fs/ |
D | xattr.c | 932 struct simple_xattr *xattr; in simple_xattr_get() local 972 struct simple_xattr *xattr; in simple_xattr_set() local 1053 struct simple_xattr *xattr; in simple_xattr_list() local
|
/Linux-v5.10/fs/btrfs/ |
D | xattr.c | 442 const struct xattr *xattr; in btrfs_initxattrs() local
|