Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dincore.h475 struct gfs2_trans { struct
476 unsigned long tr_ip;
478 unsigned int tr_blocks;
479 unsigned int tr_revokes;
480 unsigned int tr_reserved;
481 unsigned long tr_flags;
485 unsigned int tr_num_buf_rm;
487 unsigned int tr_num_revoke;
489 struct list_head tr_list;
491 struct list_head tr_buf;
[all …]