Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dincore.h403 struct gfs2_trans { struct
404 unsigned long tr_ip;
406 unsigned int tr_blocks;
407 unsigned int tr_revokes;
408 unsigned int tr_reserved;
410 struct gfs2_holder tr_t_gh;
412 int tr_touched;
414 unsigned int tr_num_buf;
415 unsigned int tr_num_buf_new;
416 unsigned int tr_num_databuf_new;
[all …]