Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/osc/
Dosc_quota.c120 oqi = cfs_hash_del_key(cli->cl_quota_hash[type], in osc_quota_setdq()
/drivers/staging/lustre/lustre/lov/
Dlov_pool.c489 pool = cfs_hash_del_key(lov->lov_pools_hash_body, poolname); in lov_pool_del()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h703 void *cfs_hash_del_key(struct cfs_hash *hs, const void *key);
/drivers/staging/lustre/lustre/libcfs/
Dhash.c1349 cfs_hash_del_key(struct cfs_hash *hs, const void *key) in cfs_hash_del_key() function
1353 EXPORT_SYMBOL(cfs_hash_del_key);