Lines Matching defs:gfs2_jdesc
502 struct gfs2_jdesc { struct
503 struct list_head jd_list;
504 struct list_head extent_list;
505 unsigned int nr_extents;
506 struct work_struct jd_work;
507 struct inode *jd_inode;
508 unsigned long jd_flags;
510 unsigned int jd_jid;
511 unsigned int jd_blocks;
512 int jd_recover_error;
515 unsigned int jd_found_blocks;
516 unsigned int jd_found_revokes;
517 unsigned int jd_replayed_blocks;
519 struct list_head jd_revoke_list;
520 unsigned int jd_replay_tail;