Searched defs:xfs_refcount_irec (Results 1 – 2 of 2) sorted by relevance
179 struct xfs_refcount_irec { struct180 xfs_agblock_t rc_startblock; /* starting block number */181 xfs_extlen_t rc_blockcount; /* count of free blocks */182 xfs_nlink_t rc_refcount; /* number of inodes linked here */183 enum xfs_refc_domain rc_domain; /* shared or cow staging extent? */
1730 struct xfs_refcount_irec { struct1731 xfs_agblock_t rc_startblock; /* starting block number */1732 xfs_extlen_t rc_blockcount; /* count of free blocks */1733 xfs_nlink_t rc_refcount; /* number of inodes linked here */