Searched defs:xfs_refcount_irec (Results 1 – 1 of 1) sorted by relevance
1554 struct xfs_refcount_irec { struct1555 xfs_agblock_t rc_startblock; /* starting block number */1556 xfs_extlen_t rc_blockcount; /* count of free blocks */1557 xfs_nlink_t rc_refcount; /* number of inodes linked here */
Completed in 18 milliseconds