Searched refs:cfs_hash_buckets_realloc (Results 1 – 1 of 1) sorted by relevance
904 cfs_hash_buckets_realloc(struct cfs_hash *hs, struct cfs_hash_bucket **old_bkts, in cfs_hash_buckets_realloc() function1080 hs->hs_buckets = cfs_hash_buckets_realloc(hs, NULL, 0, in cfs_hash_create()1890 bkts = cfs_hash_buckets_realloc(hs, hs->hs_buckets, in cfs_hash_rehash_worker()