Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_rmap.c527 struct xfs_rmap_irec rtrec; in xfs_rmap_unmap() local
534 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
538 if (rtrec.rm_startblock >= bno + len) in xfs_rmap_unmap()