Searched refs:h_link (Results 1 – 4 of 4) sorted by relevance
69 LASSERT(list_empty(&h->h_link)); in class_handle_hash()95 list_add_rcu(&h->h_link, &bucket->head); in class_handle_hash()106 if (list_empty(&h->h_link)) { in class_handle_unhash_nolock()122 list_del_rcu(&h->h_link); in class_handle_unhash_nolock()150 list_for_each_entry_rcu(h, &bucket->head, h_link) { in class_handle2object()220 list_for_each_entry_rcu(h, &(handle_hash[i].head), h_link) { in cleanup_all_handles()
750 INIT_LIST_HEAD(&export->exp_handle.h_link); in class_new_export()939 INIT_LIST_HEAD(&imp->imp_handle.h_link); in class_new_import()
70 struct list_head h_link; member
442 INIT_LIST_HEAD(&lock->l_handle.h_link); in ldlm_lock_new()