Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Draid56.h198 int btrfs_alloc_stripe_hash_table(struct btrfs_fs_info *info);
H A Draid56.c119 int btrfs_alloc_stripe_hash_table(struct btrfs_fs_info *info) in btrfs_alloc_stripe_hash_table() function
H A Ddisk-io.c2836 return btrfs_alloc_stripe_hash_table(fs_info); in init_mount_fs_info()