Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 44) sorted by relevance

12

/fs/hfsplus/
Dxattr_user.c14 static int hfsplus_user_getxattr(const struct xattr_handler *handler, in hfsplus_user_getxattr()
23 static int hfsplus_user_setxattr(const struct xattr_handler *handler, in hfsplus_user_setxattr()
Dxattr_trusted.c14 static int hfsplus_trusted_getxattr(const struct xattr_handler *handler, in hfsplus_trusted_getxattr()
23 static int hfsplus_trusted_setxattr(const struct xattr_handler *handler, in hfsplus_trusted_setxattr()
Dxattr_security.c16 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/
Dxattr_user.c19 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()
Dxattr_trusted.c19 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()
Dsecurity.c51 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/reiserfs/
Dxattr_trusted.c11 trusted_get(const struct xattr_handler *handler, struct dentry *unused, in trusted_get()
22 trusted_set(const struct xattr_handler *handler, struct dentry *unused, in trusted_set()
Dxattr_user.c10 user_get(const struct xattr_handler *handler, struct dentry *unused, in user_get()
20 user_set(const struct xattr_handler *handler, struct dentry *unused, in user_set()
Dxattr_security.c12 security_get(const struct xattr_handler *handler, struct dentry *unused, in security_get()
23 security_set(const struct xattr_handler *handler, struct dentry *unused, in security_set()
/fs/ext4/
Dxattr_user.c21 ext4_xattr_user_get(const struct xattr_handler *handler, in ext4_xattr_user_get()
32 ext4_xattr_user_set(const struct xattr_handler *handler, in ext4_xattr_user_set()
Dxattr_trusted.c22 ext4_xattr_trusted_get(const struct xattr_handler *handler, in ext4_xattr_trusted_get()
31 ext4_xattr_trusted_set(const struct xattr_handler *handler, in ext4_xattr_trusted_set()
Dxattr_security.c15 ext4_xattr_security_get(const struct xattr_handler *handler, in ext4_xattr_security_get()
24 ext4_xattr_security_set(const struct xattr_handler *handler, in ext4_xattr_security_set()
/fs/ext2/
Dxattr_trusted.c18 ext2_xattr_trusted_get(const struct xattr_handler *handler, in ext2_xattr_trusted_get()
27 ext2_xattr_trusted_set(const struct xattr_handler *handler, in ext2_xattr_trusted_set()
Dxattr_user.c20 ext2_xattr_user_get(const struct xattr_handler *handler, in ext2_xattr_user_get()
31 ext2_xattr_user_set(const struct xattr_handler *handler, in ext2_xattr_user_set()
Dxattr_security.c11 ext2_xattr_security_get(const struct xattr_handler *handler, in ext2_xattr_security_get()
20 ext2_xattr_security_set(const struct xattr_handler *handler, in ext2_xattr_security_set()
/fs/f2fs/
Dxattr.c28 static int f2fs_xattr_generic_get(const struct xattr_handler *handler, in f2fs_xattr_generic_get()
52 static int f2fs_xattr_generic_set(const struct xattr_handler *handler, in f2fs_xattr_generic_set()
89 static int f2fs_xattr_advise_get(const struct xattr_handler *handler, in f2fs_xattr_advise_get()
98 static int f2fs_xattr_advise_set(const struct xattr_handler *handler, in f2fs_xattr_advise_set()
197 const struct xattr_handler *handler = NULL; in f2fs_xattr_handler() local
523 const struct xattr_handler *handler = in f2fs_listxattr() local
/fs/hfs/
Dattr.c115 static int hfs_xattr_get(const struct xattr_handler *handler, in hfs_xattr_get()
122 static int hfs_xattr_set(const struct xattr_handler *handler, in hfs_xattr_set()
/fs/
Dxattr.c43 #define for_each_xattr_handler(handlers, handler) \ argument
56 const struct xattr_handler *handler; in xattr_resolve_name() local
140 const struct xattr_handler *handler; in __vfs_setxattr() local
270 const struct xattr_handler *handler; in vfs_getxattr_alloc() local
304 const struct xattr_handler *handler; in __vfs_getxattr() local
371 const struct xattr_handler *handler; in __vfs_removexattr() local
756 const struct xattr_handler *handler, **handlers = dentry->d_sb->s_xattr; in generic_listxattr() local
802 const char *xattr_full_name(const struct xattr_handler *handler, in xattr_full_name()
/fs/kernfs/
Dinode.c307 static int kernfs_xattr_get(const struct xattr_handler *handler, in kernfs_xattr_get()
322 static int kernfs_xattr_set(const struct xattr_handler *handler, in kernfs_xattr_set()
344 static int kernfs_security_xattr_set(const struct xattr_handler *handler, in kernfs_security_xattr_set()
/fs/btrfs/
Dxattr.c374 static int btrfs_xattr_handler_get(const struct xattr_handler *handler, in btrfs_xattr_handler_get()
382 static int btrfs_xattr_handler_set(const struct xattr_handler *handler, in btrfs_xattr_handler_set()
391 static int btrfs_xattr_handler_set_prop(const struct xattr_handler *handler, in btrfs_xattr_handler_set_prop()
Dprops.c108 const struct prop_handler *handler; in __btrfs_set_prop() local
211 const struct prop_handler *handler; in iterate_object_props() local
270 const struct prop_handler *handler, in inode_prop_iterator()
/fs/squashfs/
Dxattr.c60 const struct xattr_handler *handler; in squashfs_listxattr() local
216 static int squashfs_xattr_handler_get(const struct xattr_handler *handler, in squashfs_xattr_handler_get()
/fs/fuse/
Dxattr.c177 static int fuse_xattr_get(const struct xattr_handler *handler, in fuse_xattr_get()
184 static int fuse_xattr_set(const struct xattr_handler *handler, in fuse_xattr_set()
/fs/xfs/
Dxfs_xattr.c35 xfs_xattr_get(const struct xattr_handler *handler, struct dentry *unused, in xfs_xattr_get()
77 xfs_xattr_set(const struct xattr_handler *handler, struct dentry *unused, in xfs_xattr_set()
/fs/9p/
Dxattr.c138 static int v9fs_xattr_handler_get(const struct xattr_handler *handler, in v9fs_xattr_handler_get()
147 static int v9fs_xattr_handler_set(const struct xattr_handler *handler, in v9fs_xattr_handler_set()

12