bd_list_tr        806 fs/gfs2/log.c  		bd = list_entry(head->next, struct gfs2_bufdata, bd_list_tr);
bd_list_tr        807 fs/gfs2/log.c  		list_del_init(&bd->bd_list_tr);
bd_list_tr        135 fs/gfs2/lops.c 	if (!list_empty(&bd->bd_list_tr))
bd_list_tr        140 fs/gfs2/lops.c 	list_add(&bd->bd_list_tr, &tr->tr_list_buf);
bd_list_tr        506 fs/gfs2/lops.c 		if (!list_empty(&bd->bd_list_tr))
bd_list_tr        511 fs/gfs2/lops.c 			list_add(&bd->bd_list_tr, &tr->tr_list_buf);
bd_list_tr        293 fs/gfs2/meta_io.c 	INIT_LIST_HEAD(&bd->bd_list_tr);
bd_list_tr       1061 fs/gfs2/ops_address.c 			gfs2_assert_warn(sdp, list_empty(&bd->bd_list_tr));