Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c885 cfs_hash_buckets_free(struct cfs_hash_bucket **buckets, in cfs_hash_buckets_free() function
930 cfs_hash_buckets_free(new_bkts, cfs_hash_bkt_size(hs), in cfs_hash_buckets_realloc()
1144 cfs_hash_buckets_free(hs->hs_buckets, cfs_hash_bkt_size(hs), in cfs_hash_destroy()
1956 cfs_hash_buckets_free(bkts, bsize, new_size, old_size); in cfs_hash_rehash_worker()