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