Home
last modified time | relevance | path

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

/fs/btrfs/
Dxattr.h26 extern const struct xattr_handler *btrfs_xattr_handlers[];
Dxattr.c302 const struct xattr_handler *btrfs_xattr_handlers[] = { variable
Dsuper.c767 sb->s_xattr = btrfs_xattr_handlers; in btrfs_fill_super()