tr_list 509 fs/gfs2/incore.h struct list_head tr_list; tr_list 159 fs/gfs2/log.c list_for_each_entry_reverse(tr, head, tr_list) { tr_list 232 fs/gfs2/log.c list_for_each_entry_safe_reverse(tr, s, &sdp->sd_ail1_list, tr_list) { tr_list 235 fs/gfs2/log.c list_move(&tr->tr_list, &sdp->sd_ail2_list); tr_list 255 fs/gfs2/log.c list_for_each_entry_reverse(tr, &sdp->sd_ail1_list, tr_list) { tr_list 299 fs/gfs2/log.c list_for_each_entry_safe(tr, safe, &sdp->sd_ail2_list, tr_list) { tr_list 307 fs/gfs2/log.c list_del(&tr->tr_list); tr_list 492 fs/gfs2/log.c tr_list); tr_list 629 fs/gfs2/log.c list_for_each_entry_reverse(tr, &sdp->sd_ail1_list, tr_list) { tr_list 653 fs/gfs2/log.c list_for_each_entry_reverse(tr, &sdp->sd_ail1_list, tr_list) { tr_list 846 fs/gfs2/log.c list_add(&tr->tr_list, &sdp->sd_ail1_list);