Searched defs:gfs2_trans (Results 1 – 1 of 1) sorted by relevance
500 struct gfs2_trans { struct501 unsigned long tr_ip;503 unsigned int tr_blocks;504 unsigned int tr_revokes;505 unsigned int tr_reserved;506 unsigned long tr_flags;508 unsigned int tr_num_buf_new;509 unsigned int tr_num_databuf_new;510 unsigned int tr_num_buf_rm;511 unsigned int tr_num_databuf_rm;[all …]