Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_rmap.c558 struct xfs_rmap_irec rtrec; in xfs_rmap_unmap() local
565 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
572 if (rtrec.rm_startblock >= bno + len) in xfs_rmap_unmap()