Searched defs:gfs2_jdesc (Results 1 – 1 of 1) sorted by relevance
506 struct gfs2_jdesc { struct507 struct list_head jd_list;509 unsigned int nr_extents;510 struct work_struct jd_work;511 struct inode *jd_inode;512 struct bio *jd_log_bio;513 unsigned long jd_flags;515 unsigned int jd_jid;516 u32 jd_blocks;517 int jd_recover_error;[all …]
Completed in 9 milliseconds