Searched defs:gfs2_journal_extent (Results 1 – 1 of 1) sorted by relevance
518 struct gfs2_journal_extent { struct519 struct list_head list;521 unsigned int lblock; /* First logical block */522 u64 dblock; /* First disk block */523 u64 blocks;