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