Searched defs:gfs2_trans (Results 1 – 1 of 1) sorted by relevance
472 struct gfs2_trans { struct473 unsigned long tr_ip;475 unsigned int tr_blocks;476 unsigned int tr_revokes;477 unsigned int tr_reserved;478 unsigned long tr_flags;480 unsigned int tr_num_buf_new;481 unsigned int tr_num_databuf_new;482 unsigned int tr_num_buf_rm;483 unsigned int tr_num_databuf_rm;[all …]