Searched defs:gfs2_journal_extent (Results 1 – 1 of 1) sorted by relevance
521 struct gfs2_journal_extent { struct522 struct list_head list;524 unsigned int lblock; /* First logical block */525 u64 dblock; /* First disk block */526 u64 blocks;