Searched refs:btrfs_hash_init (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/btrfs/ | ||
D | hash.h | 22 int __init btrfs_hash_init(void); |
D | hash.c | 20 int __init btrfs_hash_init(void) in btrfs_hash_init() function |
D | super.c | 2128 err = btrfs_hash_init(); in init_btrfs_fs() |