Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_rmap.c408 uint64_t ltoff, in xfs_rmap_free_check_owner()
450 offset + len > ltoff + rec->rm_blockcount)) { in xfs_rmap_free_check_owner()
488 uint64_t ltoff; in xfs_rmap_unmap() local
528 ltoff = ltrec.rm_offset; in xfs_rmap_unmap()
584 error = xfs_rmap_free_check_owner(mp, ltoff, &ltrec, len, owner, in xfs_rmap_unmap()
1916 uint64_t ltoff; in xfs_rmap_unmap_shared() local
1942 ltoff = ltrec.rm_offset; in xfs_rmap_unmap_shared()
1972 if (XFS_IS_CORRUPT(mp, offset > ltoff + ltrec.rm_blockcount)) { in xfs_rmap_unmap_shared()
406 xfs_rmap_free_check_owner( struct xfs_mount *mp, uint64_t ltoff, struct xfs_rmap_irec *rec, xfs_filblks_t len, uint64_t owner, uint64_t offset, unsigned int flags) xfs_rmap_free_check_owner() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap.c516 uint64_t ltoff, in xfs_rmap_free_check_owner()
558 offset + len > ltoff + rec->rm_blockcount)) { in xfs_rmap_free_check_owner()
596 uint64_t ltoff; in xfs_rmap_unmap() local
629 ltoff = ltrec.rm_offset; in xfs_rmap_unmap()
685 error = xfs_rmap_free_check_owner(mp, ltoff, &ltrec, len, owner, in xfs_rmap_unmap()
2003 uint64_t ltoff; in xfs_rmap_unmap_shared() local
2029 ltoff = ltrec.rm_offset; in xfs_rmap_unmap_shared()
2059 if (XFS_IS_CORRUPT(mp, offset > ltoff + ltrec.rm_blockcount)) { in xfs_rmap_unmap_shared()
514 xfs_rmap_free_check_owner( struct xfs_mount *mp, uint64_t ltoff, struct xfs_rmap_irec *rec, xfs_filblks_t len, uint64_t owner, uint64_t offset, unsigned int flags) xfs_rmap_free_check_owner() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dhead.S414 .ret2: addl r3=@ltoff(halt_msg),gp
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dhead.S407 .ret2: addl r3=@ltoff(halt_msg),gp

Completed in 9 milliseconds