Searched refs:ltrec (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.c623 struct xfs_rmap_irec ltrec; local
645 error = xfs_rmap_lookup_le(cur, bno, owner, offset, flags, &ltrec, &i);
655 cur->bc_ag.pag->pag_agno, ltrec.rm_startblock,
656 ltrec.rm_blockcount, ltrec.rm_owner,
657 ltrec.rm_offset, ltrec.rm_flags);
658 ltoff = ltrec.rm_offset;
670 ltrec.rm_startblock + ltrec
973 struct xfs_rmap_irec ltrec; local
2156 struct xfs_rmap_irec ltrec; local
2351 struct xfs_rmap_irec ltrec; local
[all...]

Completed in 98 milliseconds