Searched defs:xfs_refcount_irec (Results 1 – 4 of 4) sorted by relevance
21928 struct xfs_refcount_irec { struct21929 xfs_agblock_t rc_startblock;21930 xfs_extlen_t rc_blockcount;21931 xfs_nlink_t rc_refcount;
54048 struct xfs_refcount_irec { struct54049 xfs_agblock_t rc_startblock;54050 xfs_extlen_t rc_blockcount;54051 xfs_nlink_t rc_refcount;54052 enum xfs_refc_domain rc_domain;