Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/gfs2/
Dincore.h500 struct gfs2_trans { struct
501 unsigned long tr_ip;
503 unsigned int tr_blocks;
504 unsigned int tr_revokes;
505 unsigned int tr_reserved;
506 unsigned long tr_flags;
508 unsigned int tr_num_buf_new;
509 unsigned int tr_num_databuf_new;
510 unsigned int tr_num_buf_rm;
511 unsigned int tr_num_databuf_rm;
[all …]
/kernel/linux/linux-5.10/fs/gfs2/
Dincore.h497 struct gfs2_trans { struct
498 unsigned long tr_ip;
500 unsigned int tr_blocks;
501 unsigned int tr_revokes;
502 unsigned int tr_reserved;
503 unsigned long tr_flags;
505 unsigned int tr_num_buf_new;
506 unsigned int tr_num_databuf_new;
507 unsigned int tr_num_buf_rm;
508 unsigned int tr_num_databuf_rm;
[all …]