Searched refs:ignore_off (Results 1 – 1 of 1) sorted by relevance
467 bool ignore_off; in xfs_rmap_unmap() local470 ignore_off = XFS_RMAP_NON_INODE_OWNER(owner) || in xfs_rmap_unmap()568 if (!ignore_off) in xfs_rmap_unmap()617 if (ignore_off) in xfs_rmap_unmap()721 bool ignore_off; in xfs_rmap_map() local725 ignore_off = XFS_RMAP_NON_INODE_OWNER(owner) || in xfs_rmap_map()789 (ignore_off || ltrec.rm_offset + ltrec.rm_blockcount == offset)) { in xfs_rmap_map()802 (ignore_off || offset + len == gtrec.rm_offset) && in xfs_rmap_map()836 (ignore_off || offset + len == gtrec.rm_offset)) { in xfs_rmap_map()848 if (!ignore_off) in xfs_rmap_map()