Home
last modified time | relevance | path

Searched refs:rtrec (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.c675 struct xfs_rmap_irec rtrec; in xfs_rmap_unmap() local
682 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
690 if (rtrec.rm_startblock >= bno + len) in xfs_rmap_unmap()