Searched defs:xfs_rmap_irec (Results 1 – 1 of 1) sorted by relevance
180 struct xfs_rmap_irec { struct181 xfs_agblock_t rm_startblock; /* extent start block */182 xfs_extlen_t rm_blockcount; /* extent length */183 uint64_t rm_owner; /* extent owner */184 uint64_t rm_offset; /* offset within the owner */185 unsigned int rm_flags; /* state flags */