Lines Matching defs:gfs2_jdesc
532 struct gfs2_jdesc { struct
533 struct list_head jd_list;
534 struct list_head extent_list;
535 unsigned int nr_extents;
536 struct work_struct jd_work;
537 struct inode *jd_inode;
538 unsigned long jd_flags;
540 unsigned int jd_jid;
541 unsigned int jd_blocks;
542 int jd_recover_error;
545 unsigned int jd_found_blocks;
546 unsigned int jd_found_revokes;
547 unsigned int jd_replayed_blocks;
549 struct list_head jd_revoke_list;
550 unsigned int jd_replay_tail;