tr_databuf         89 fs/gfs2/glops.c 	INIT_LIST_HEAD(&tr.tr_databuf);
tr_databuf        510 fs/gfs2/incore.h 	struct list_head tr_databuf;
tr_databuf        894 fs/gfs2/log.c  	list_splice_tail_init(&new->tr_databuf, &old->tr_databuf);
tr_databuf        999 fs/gfs2/lops.c 	gfs2_before_commit(sdp, limit, nbuf, &tr->tr_databuf, 1);
tr_databuf       1079 fs/gfs2/lops.c 	head = &tr->tr_databuf;
tr_databuf         54 fs/gfs2/trans.c 	INIT_LIST_HEAD(&tr->tr_databuf);
tr_databuf        180 fs/gfs2/trans.c 		list_add_tail(&bd->bd_list, &tr->tr_databuf);