Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dincore.h466 struct gfs2_trans { struct
467 unsigned long tr_ip;
469 unsigned int tr_blocks;
470 unsigned int tr_revokes;
471 unsigned int tr_reserved;
472 unsigned int tr_touched:1;
473 unsigned int tr_attached:1;
474 unsigned int tr_alloced:1;
476 unsigned int tr_num_buf_new;
477 unsigned int tr_num_databuf_new;
[all …]