Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/gfs2/
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;
483 unsigned int tr_num_buf_new;
484 unsigned int tr_num_databuf_new;
485 unsigned int tr_num_buf_rm;
486 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 …]