Searched refs:phd_entry (Results 1 – 3 of 3) sorted by relevance
77 u.phd.phd_entry) { in llog_cat_id2handle()114 list_add(&loghandle->u.phd.phd_entry, &cathandle->u.chd.chd_head); in llog_cat_id2handle()133 u.phd.phd_entry) { in llog_cat_close()135 list_del_init(&loghandle->u.phd.phd_entry); in llog_cat_close()
68 INIT_LIST_HEAD(&loghandle->u.phd.phd_entry); in llog_alloc_handle()86 LASSERT(list_empty(&loghandle->u.phd.phd_entry)); in llog_free_handle()
72 struct list_head phd_entry; member