Searched defs:xfs_refcount_rec (Results 1 – 1 of 1) sorted by relevance
1619 struct xfs_refcount_rec { struct1620 __be32 rc_startblock; /* starting block number */1621 __be32 rc_blockcount; /* count of blocks */1622 __be32 rc_refcount; /* number of inodes linked here */