Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_types.h167 struct xfs_refcount_irec { struct
168 xfs_agblock_t rc_startblock; /* starting block number */
169 xfs_extlen_t rc_blockcount; /* count of free blocks */
170 xfs_nlink_t rc_refcount; /* number of inodes linked here */
171 enum xfs_refc_domain rc_domain; /* shared or cow staging extent? */