Searched defs:gfs2_trans (Results 1 – 1 of 1) sorted by relevance
473 struct gfs2_trans { struct474 unsigned long tr_ip;476 unsigned int tr_blocks;477 unsigned int tr_revokes;478 unsigned int tr_reserved;479 unsigned long tr_flags;483 unsigned int tr_num_buf_rm;485 unsigned int tr_num_revoke;487 struct list_head tr_list;489 struct list_head tr_buf;[all …]
Completed in 10 milliseconds