Searched defs:cfs_hash_bd_add_locked (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/
H A Dhash.c516 cfs_hash_bd_add_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, function
533 EXPORT_SYMBOL(cfs_hash_bd_add_locked); variable
650 cfs_hash_bd_add_locked(hs, bd, hnode);
765 cfs_hash_bd_add_locked(hs, &bds[0], hnode);
770 cfs_hash_bd_add_locked(hs, &mybd, hnode);
1223 cfs_hash_bd_add_locked(hs, &bd, hnode);
2004 cfs_hash_bd_add_locked(hs, &new_bd, hnode);

Completed in 66 milliseconds