Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h647 void cfs_hash_dual_bd_lock(struct cfs_hash *hs, struct cfs_hash_bd *bds, int excl);
654 cfs_hash_dual_bd_lock(hs, bds, excl); in cfs_hash_dual_bd_get_and_lock()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c845 cfs_hash_dual_bd_lock(struct cfs_hash *hs, struct cfs_hash_bd *bds, int excl) in cfs_hash_dual_bd_lock() function
849 EXPORT_SYMBOL(cfs_hash_dual_bd_lock);