Searched defs:xfs_fsmap_irec (Results 1 – 1 of 1) sorted by relevance
32 struct xfs_fsmap_irec { struct33 xfs_daddr_t start_daddr;34 xfs_daddr_t len_daddr;35 uint64_t owner; /* extent owner */36 uint64_t offset; /* offset within the owner */37 unsigned int rm_flags; /* rmap state flags */43 xfs_agblock_t rec_key;