Lines Matching defs:gfs2_jdesc
526 struct gfs2_jdesc { struct
527 struct list_head jd_list;
528 struct list_head extent_list;
529 unsigned int nr_extents;
530 struct work_struct jd_work;
531 struct inode *jd_inode;
532 unsigned long jd_flags;
534 unsigned int jd_jid;
535 u32 jd_blocks;
536 int jd_recover_error;
539 unsigned int jd_found_blocks;
540 unsigned int jd_found_revokes;
541 unsigned int jd_replayed_blocks;
543 struct list_head jd_revoke_list;
544 unsigned int jd_replay_tail;