Searched defs:gfs2_journal_extent (Results 1 – 1 of 1) sorted by relevance
524 struct gfs2_journal_extent { struct525 struct list_head list;527 unsigned int lblock; /* First logical block */528 u64 dblock; /* First disk block */529 u64 blocks;