Searched defs:gfs2_trans (Results 1 – 1 of 1) sorted by relevance
469 struct gfs2_trans { struct470 unsigned long tr_ip;472 unsigned int tr_blocks;473 unsigned int tr_revokes;474 unsigned int tr_reserved;475 unsigned int tr_touched:1;476 unsigned int tr_attached:1;477 unsigned int tr_alloced:1;479 unsigned int tr_num_buf_new;480 unsigned int tr_num_databuf_new;[all …]