Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_types.h191 struct xfs_rmap_irec { struct
192 xfs_agblock_t rm_startblock; /* extent start block */
193 xfs_extlen_t rm_blockcount; /* extent length */
194 uint64_t rm_owner; /* extent owner */
195 uint64_t rm_offset; /* offset within the owner */
196 unsigned int rm_flags; /* state flags */