Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c543 if (!cfs_hash_with_no_itemref(hs)) in cfs_hash_bd_add_locked()
564 if (!cfs_hash_with_no_itemref(hs)) in cfs_hash_bd_del_locked()
1595 !cfs_hash_with_no_itemref(hs) || in cfs_hash_for_each_relax()
1652 !cfs_hash_with_no_itemref(hs)) in cfs_hash_for_each_nolock()
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h378 cfs_hash_with_no_itemref(struct cfs_hash *hs) in cfs_hash_with_no_itemref() function