Searched refs:r_list (Results 1 – 4 of 4) sorted by relevance
340 free_recovery_list(&(rec->r_list[type])); in ocfs2_free_quota_recovery()386 INIT_LIST_HEAD(&(rec->r_list[type])); in ocfs2_alloc_quota_recovery()443 &rec->r_list[type]); in ocfs2_begin_quota_recovery()482 list_for_each_entry_safe(rchunk, next, &(rec->r_list[type]), rc_list) { in ocfs2_recover_local_quota_file()581 free_recovery_list(&(rec->r_list[type])); in ocfs2_recover_local_quota_file()608 if (list_empty(&(rec->r_list[type]))) in ocfs2_finish_quota_recovery()758 &rec->r_list[type]); in ocfs2_local_read_info()
41 struct list_head r_list[MAXQUOTAS]; /* List of chunks to recover */ member
47 struct hlist_node r_list; member
1455 hlist_for_each_entry(trans, head, r_list) { in xlog_recover_find_tid()1475 INIT_HLIST_NODE(&trans->r_list); in xlog_recover_new_tid()1476 hlist_add_head(&trans->r_list, head); in xlog_recover_new_tid()3083 hlist_del(&trans->r_list); in xlog_recover_commit_trans()