Searched refs:cfs_hash_with_counter (Results 1 – 2 of 2) sorted by relevance
541 if (cfs_hash_with_counter(hs)) in cfs_hash_bd_add_locked()560 if (cfs_hash_with_counter(hs)) { in cfs_hash_bd_del_locked()1561 return cfs_hash_with_counter(hs) ? in cfs_hash_size_get()
393 cfs_hash_with_counter(struct cfs_hash *hs) in cfs_hash_with_counter() function