Searched refs:ltoff (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_rmap.c | 404 uint64_t ltoff, in xfs_rmap_free_check_owner() argument 433 ltoff + rec->rm_blockcount >= offset + len, in xfs_rmap_free_check_owner() 469 uint64_t ltoff; in xfs_rmap_unmap() local 503 ltoff = ltrec.rm_offset; in xfs_rmap_unmap() 548 error = xfs_rmap_free_check_owner(mp, ltoff, <rec, len, owner, in xfs_rmap_unmap() 1754 uint64_t ltoff; in xfs_rmap_unmap_shared() local 1777 ltoff = ltrec.rm_offset; in xfs_rmap_unmap_shared() 1793 XFS_WANT_CORRUPTED_GOTO(mp, offset <= ltoff + ltrec.rm_blockcount, in xfs_rmap_unmap_shared()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | head.S | 413 .ret2: addl r3=@ltoff(halt_msg),gp
|