Home
last modified time | relevance | path

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

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