Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dhash.h22 int __init btrfs_hash_init(void);
Dhash.c20 int __init btrfs_hash_init(void) in btrfs_hash_init() function
Dsuper.c2128 err = btrfs_hash_init(); in init_btrfs_fs()