Lines Matching defs:gfs2_jdesc
500 struct gfs2_jdesc { struct
501 struct list_head jd_list;
502 struct list_head extent_list;
503 unsigned int nr_extents;
504 struct work_struct jd_work;
505 struct inode *jd_inode;
506 unsigned long jd_flags;
508 unsigned int jd_jid;
509 unsigned int jd_blocks;
510 int jd_recover_error;
513 unsigned int jd_found_blocks;
514 unsigned int jd_found_revokes;
515 unsigned int jd_replayed_blocks;
517 struct list_head jd_revoke_list;
518 unsigned int jd_replay_tail;