Searched defs:gfs2_trans (Results 1 – 1 of 1) sorted by relevance
497 struct gfs2_trans { struct498 unsigned long tr_ip;500 unsigned int tr_blocks;501 unsigned int tr_revokes;502 unsigned int tr_reserved;503 unsigned long tr_flags;505 unsigned int tr_num_buf_new;506 unsigned int tr_num_databuf_new;507 unsigned int tr_num_buf_rm;508 unsigned int tr_num_databuf_rm;[all …]