Searched refs:btrfs_xattr_handler_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | xattr.c | 379 static int btrfs_xattr_handler_get(const struct xattr_handler *handler, in btrfs_xattr_handler_get() function 432 .get = btrfs_xattr_handler_get, 438 .get = btrfs_xattr_handler_get, 444 .get = btrfs_xattr_handler_get, 450 .get = btrfs_xattr_handler_get,
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | xattr.c | 364 static int btrfs_xattr_handler_get(const struct xattr_handler *handler, in btrfs_xattr_handler_get() function 423 .get = btrfs_xattr_handler_get, 429 .get = btrfs_xattr_handler_get, 435 .get = btrfs_xattr_handler_get, 441 .get = btrfs_xattr_handler_get,
|
Completed in 2 milliseconds