Searched refs:hs_keycpy (Results 1 – 4 of 4) sorted by relevance
305 void (*hs_keycpy)(struct hlist_node *hnode, void *key); member472 if (hs->hs_ops->hs_keycpy) in cfs_hash_keycpy()473 hs->hs_ops->hs_keycpy(hnode, key); in cfs_hash_keycpy()
489 .hs_keycpy = NULL,500 .hs_keycpy = NULL,
961 .hs_keycpy = ldlm_export_lock_keycpy,
1048 ops->hs_keycpy != NULL)); in cfs_hash_create()