Searched refs:hs_keycpy (Results 1 – 3 of 3) sorted by relevance
307 void (*hs_keycpy)(struct hlist_node *hnode, void *key); member475 if (hs->hs_ops->hs_keycpy) in cfs_hash_keycpy()476 hs->hs_ops->hs_keycpy(hnode, key); in cfs_hash_keycpy()
538 .hs_keycpy = NULL,549 .hs_keycpy = NULL,
1057 ops->hs_keycpy != NULL)); in cfs_hash_create()