Home
last modified time | relevance | path

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

/linux-6.14.4/fs/gfs2/
Dincore.h473 struct gfs2_trans { struct
474 unsigned long tr_ip;
476 unsigned int tr_blocks;
477 unsigned int tr_revokes;
478 unsigned int tr_reserved;
479 unsigned long tr_flags;
481 unsigned int tr_num_buf_new;
482 unsigned int tr_num_databuf_new;
483 unsigned int tr_num_buf_rm;
484 unsigned int tr_num_databuf_rm;
[all …]