Searched defs:gfs2_trans (Results 1 – 1 of 1) sorted by relevance
475 struct gfs2_trans { struct476 unsigned long tr_ip;478 unsigned int tr_blocks;479 unsigned int tr_revokes;480 unsigned int tr_reserved;481 unsigned long tr_flags;483 unsigned int tr_num_buf_new;484 unsigned int tr_num_databuf_new;485 unsigned int tr_num_buf_rm;486 unsigned int tr_num_databuf_rm;[all …]