Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.h66 int btrfs_alloc_stripe_hash_table(struct btrfs_fs_info *info);
Draid56.c200 int btrfs_alloc_stripe_hash_table(struct btrfs_fs_info *info) in btrfs_alloc_stripe_hash_table() function
Ddisk-io.c2592 ret = btrfs_alloc_stripe_hash_table(fs_info); in open_ctree()