Home
last modified time | relevance | path

Searched defs:gfs2_jdesc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dincore.h502 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;
[all …]