Home
last modified time | relevance | path

Searched defs:gfs2_trans (Results 1 – 1 of 1) sorted by relevance

/linux/fs/gfs2/
H A Dincore.h474 struct gfs2_trans { struct
475 unsigned long tr_ip;
477 unsigned int tr_blocks;
478 unsigned int tr_revokes;
479 unsigned int tr_reserved;
480 unsigned long tr_flags;
482 unsigned int tr_num_buf_new;
483 unsigned int tr_num_databuf_new;
484 unsigned int tr_num_buf_rm;
485 unsigned int tr_num_databuf_rm;
[all …]