Searched defs:gfs2_jdesc (Results 1 – 1 of 1) sorted by relevance
504 struct gfs2_jdesc { struct505 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 …]