| /fs/afs/ |
| D | xattr.c | 36 static int afs_xattr_get_acl(const struct xattr_handler *handler, in afs_xattr_get_acl() 99 static int afs_xattr_set_acl(const struct xattr_handler *handler, in afs_xattr_set_acl() 138 static int afs_xattr_get_yfs(const struct xattr_handler *handler, in afs_xattr_get_yfs() 230 static int afs_xattr_set_yfs(const struct xattr_handler *handler, in afs_xattr_set_yfs() 268 static int afs_xattr_get_cell(const struct xattr_handler *handler, in afs_xattr_get_cell() 295 static int afs_xattr_get_fid(const struct xattr_handler *handler, in afs_xattr_get_fid() 333 static int afs_xattr_get_volume(const struct xattr_handler *handler, in afs_xattr_get_volume()
|
| /fs/bcachefs/ |
| D | xattr.c | 109 const struct xattr_handler *handler; in bch2_xattr_to_text() local 255 const struct xattr_handler *handler = bch2_xattr_type_to_handler(type); in bch2_xattr_prefix() local 327 static int bch2_xattr_get_handler(const struct xattr_handler *handler, in bch2_xattr_get_handler() 342 static int bch2_xattr_set_handler(const struct xattr_handler *handler, in bch2_xattr_set_handler() 405 static int __bch2_xattr_bcachefs_get(const struct xattr_handler *handler, in __bch2_xattr_bcachefs_get() 455 static int bch2_xattr_bcachefs_get(const struct xattr_handler *handler, in bch2_xattr_bcachefs_get() 486 static int bch2_xattr_bcachefs_set(const struct xattr_handler *handler, in bch2_xattr_bcachefs_set() 586 const struct xattr_handler *handler, in bch2_xattr_bcachefs_get_effective() 595 static int bch2_xattr_bcachefs_set_effective(const struct xattr_handler *handler, in bch2_xattr_bcachefs_set_effective()
|
| /fs/btrfs/ |
| D | props.c | 70 const struct prop_handler *handler; in btrfs_validate_prop() local 99 const struct prop_handler *handler; in btrfs_ignore_prop() local 111 const struct prop_handler *handler; in btrfs_set_prop() local 199 const struct prop_handler *handler; in iterate_object_props() local 258 const struct prop_handler *handler, in inode_prop_iterator()
|
| D | xattr.c | 364 static int btrfs_xattr_handler_get(const struct xattr_handler *handler, in btrfs_xattr_handler_get() 372 static int btrfs_xattr_handler_set(const struct xattr_handler *handler, in btrfs_xattr_handler_set() 385 static int btrfs_xattr_handler_get_security(const struct xattr_handler *handler, in btrfs_xattr_handler_get_security() 414 static int btrfs_xattr_handler_set_security(const struct xattr_handler *handler, in btrfs_xattr_handler_set_security() 432 static int btrfs_xattr_handler_set_prop(const struct xattr_handler *handler, in btrfs_xattr_handler_set_prop()
|
| /fs/hfsplus/ |
| D | xattr_user.c | 15 static int hfsplus_user_getxattr(const struct xattr_handler *handler, in hfsplus_user_getxattr() 24 static int hfsplus_user_setxattr(const struct xattr_handler *handler, in hfsplus_user_setxattr()
|
| D | xattr_trusted.c | 15 static int hfsplus_trusted_getxattr(const struct xattr_handler *handler, in hfsplus_trusted_getxattr() 24 static int hfsplus_trusted_setxattr(const struct xattr_handler *handler, in hfsplus_trusted_setxattr()
|
| D | xattr_security.c | 16 static int hfsplus_security_getxattr(const struct xattr_handler *handler, in hfsplus_security_getxattr() 25 static int hfsplus_security_setxattr(const struct xattr_handler *handler, in hfsplus_security_setxattr()
|
| /fs/jffs2/ |
| D | xattr_user.c | 19 static int jffs2_user_getxattr(const struct xattr_handler *handler, in jffs2_user_getxattr() 27 static int jffs2_user_setxattr(const struct xattr_handler *handler, in jffs2_user_setxattr()
|
| D | xattr_trusted.c | 19 static int jffs2_trusted_getxattr(const struct xattr_handler *handler, in jffs2_trusted_getxattr() 27 static int jffs2_trusted_setxattr(const struct xattr_handler *handler, in jffs2_trusted_setxattr()
|
| D | security.c | 51 static int jffs2_security_getxattr(const struct xattr_handler *handler, in jffs2_security_getxattr() 59 static int jffs2_security_setxattr(const struct xattr_handler *handler, in jffs2_security_setxattr()
|
| /fs/ext4/ |
| D | xattr_hurd.c | 22 ext4_xattr_hurd_get(const struct xattr_handler *handler, in ext4_xattr_hurd_get() 34 ext4_xattr_hurd_set(const struct xattr_handler *handler, in ext4_xattr_hurd_set()
|
| D | xattr_trusted.c | 23 ext4_xattr_trusted_get(const struct xattr_handler *handler, in ext4_xattr_trusted_get() 32 ext4_xattr_trusted_set(const struct xattr_handler *handler, in ext4_xattr_trusted_set()
|
| D | xattr_user.c | 22 ext4_xattr_user_get(const struct xattr_handler *handler, in ext4_xattr_user_get() 33 ext4_xattr_user_set(const struct xattr_handler *handler, in ext4_xattr_user_set()
|
| D | xattr_security.c | 16 ext4_xattr_security_get(const struct xattr_handler *handler, in ext4_xattr_security_get() 25 ext4_xattr_security_set(const struct xattr_handler *handler, in ext4_xattr_security_set()
|
| /fs/ext2/ |
| D | xattr_trusted.c | 19 ext2_xattr_trusted_get(const struct xattr_handler *handler, in ext2_xattr_trusted_get() 28 ext2_xattr_trusted_set(const struct xattr_handler *handler, in ext2_xattr_trusted_set()
|
| D | xattr_user.c | 21 ext2_xattr_user_get(const struct xattr_handler *handler, in ext2_xattr_user_get() 32 ext2_xattr_user_set(const struct xattr_handler *handler, in ext2_xattr_user_set()
|
| D | xattr_security.c | 12 ext2_xattr_security_get(const struct xattr_handler *handler, in ext2_xattr_security_get() 21 ext2_xattr_security_set(const struct xattr_handler *handler, in ext2_xattr_security_set()
|
| /fs/reiserfs/ |
| D | xattr_trusted.c | 12 trusted_get(const struct xattr_handler *handler, struct dentry *unused, in trusted_get() 23 trusted_set(const struct xattr_handler *handler, in trusted_set()
|
| D | xattr_user.c | 11 user_get(const struct xattr_handler *handler, struct dentry *unused, in user_get() 21 user_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, in user_set()
|
| D | xattr_security.c | 13 security_get(const struct xattr_handler *handler, struct dentry *unused, in security_get() 24 security_set(const struct xattr_handler *handler, in security_set()
|
| /fs/overlayfs/ |
| D | xattrs.c | 182 static int ovl_own_xattr_get(const struct xattr_handler *handler, in ovl_own_xattr_get() 200 static int ovl_own_xattr_set(const struct xattr_handler *handler, in ovl_own_xattr_set() 220 static int ovl_other_xattr_get(const struct xattr_handler *handler, in ovl_other_xattr_get() 227 static int ovl_other_xattr_set(const struct xattr_handler *handler, in ovl_other_xattr_set()
|
| /fs/hfs/ |
| D | attr.c | 116 static int hfs_xattr_get(const struct xattr_handler *handler, in hfs_xattr_get() 123 static int hfs_xattr_set(const struct xattr_handler *handler, in hfs_xattr_set()
|
| /fs/ |
| D | xattr.c | 46 #define for_each_xattr_handler(handlers, handler) \ argument 59 const struct xattr_handler *handler; in xattr_resolve_name() local 165 const struct xattr_handler *handler; in xattr_supports_user_prefix() local 188 const struct xattr_handler *handler; in __vfs_setxattr() local 379 const struct xattr_handler *handler; in vfs_getxattr_alloc() local 413 const struct xattr_handler *handler; in __vfs_getxattr() local 508 const struct xattr_handler *handler; in __vfs_removexattr() local 1006 const struct xattr_handler *handler, * const *handlers = dentry->d_sb->s_xattr; in generic_listxattr() local 1037 const char *xattr_full_name(const struct xattr_handler *handler, in xattr_full_name()
|
| /fs/squashfs/ |
| D | xattr.c | 47 const struct xattr_handler *handler; in squashfs_listxattr() local 203 static int squashfs_xattr_handler_get(const struct xattr_handler *handler, in squashfs_xattr_handler_get()
|
| /fs/fuse/ |
| D | xattr.c | 192 static int fuse_xattr_get(const struct xattr_handler *handler, in fuse_xattr_get() 213 static int fuse_xattr_set(const struct xattr_handler *handler, in fuse_xattr_set()
|