Home
last modified time | relevance | path

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

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