Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_rmap.c519 struct xfs_rmap_irec rtrec; in xfs_rmap_unmap() local
526 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
530 if (rtrec.rm_startblock >= bno + len) in xfs_rmap_unmap()