Home
last modified time | relevance | path

Searched refs:btrfs_xattr_handlers (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/btrfs/ !
Dxattr.h11 extern const struct xattr_handler *btrfs_xattr_handlers[];
Dxattr.c441 const struct xattr_handler *btrfs_xattr_handlers[] = { variable
Dsuper.c1447 sb->s_xattr = btrfs_xattr_handlers; in btrfs_fill_super()