Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_format.h1484 struct xfs_rmap_irec { struct
1485 xfs_agblock_t rm_startblock; /* extent start block */
1486 xfs_extlen_t rm_blockcount; /* extent length */
1487 uint64_t rm_owner; /* extent owner */
1488 uint64_t rm_offset; /* offset within the owner */
1489 unsigned int rm_flags; /* state flags */

Completed in 16 milliseconds