Searched refs:journal_list (Results 1 – 3 of 3) sorted by relevance
358 struct list_head journal_list; /* Global list */ member
1072 list_for_each_entry(log, &jfs_external_logs, journal_list) { in lmLogOpen()1119 list_add(&log->journal_list, &jfs_external_logs); in lmLogOpen()1140 list_del(&log->journal_list); in lmLogOpen()1484 list_del(&log->journal_list); in lmLogClose()
126 struct journal_list { struct142 struct journal_list *jlist, struct jset *j) in journal_entry_add() argument1012 struct journal_list *jlist, in journal_read_bucket()1164 struct journal_list *jlist = in CLOSURE_CALLBACK()1165 container_of(cl->parent, struct journal_list, cl); in CLOSURE_CALLBACK()1210 struct journal_list jlist; in bch2_journal_read()