Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_rmap.c608 struct xfs_rmap_irec rtrec; in xfs_rmap_unmap() local
615 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
622 if (rtrec.rm_startblock >= bno + len) in xfs_rmap_unmap()