Searched refs:cfs_hash_bd_peek_locked (Results 1 – 3 of 3) sorted by relevance
642 cfs_hash_bd_peek_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd,
676 cfs_hash_bd_peek_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, const void *key) in cfs_hash_bd_peek_locked() function681 EXPORT_SYMBOL(cfs_hash_bd_peek_locked);
539 hnode = cfs_hash_bd_peek_locked(s->ls_obj_hash, bd, (void *)f); in htable_lookup()