Searched refs:hop_hnode_del (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
| D | hash.c | 442 .hop_hnode_del = cfs_hash_hh_hnode_del, 449 .hop_hnode_del = cfs_hash_hd_hnode_del, 456 .hop_hnode_del = cfs_hash_dh_hnode_del, 463 .hop_hnode_del = cfs_hash_dd_hnode_del, 552 hs->hs_hops->hop_hnode_del(hs, bd, hnode); in cfs_hash_bd_del_locked() 582 hs->hs_hops->hop_hnode_del(hs, bd_old, hnode); in cfs_hash_bd_move_locked()
|
| /linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
| D | libcfs_hash.h | 296 int (*hop_hnode_del)(struct cfs_hash *hs, struct cfs_hash_bd *bd, member
|