Searched defs:gfs2_trans (Results 1 – 1 of 1) sorted by relevance
495 struct gfs2_trans { struct496 unsigned long tr_ip;498 unsigned int tr_blocks;499 unsigned int tr_revokes;500 unsigned int tr_reserved;501 unsigned long tr_flags;503 unsigned int tr_num_buf_new;504 unsigned int tr_num_databuf_new;505 unsigned int tr_num_buf_rm;506 unsigned int tr_num_databuf_rm;[all …]