Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dincore.h504 struct gfs2_jdesc { struct
505 struct list_head jd_list;
507 unsigned int nr_extents;
508 struct work_struct jd_work;
509 struct inode *jd_inode;
510 struct bio *jd_log_bio;
511 unsigned long jd_flags;
513 unsigned int jd_jid;
514 u32 jd_blocks;
515 int jd_recover_error;
[all …]