Searched refs:ignore_off (Results 1 – 1 of 1) sorted by relevance
690 bool ignore_off; in xfs_rmap_unmap() local693 ignore_off = XFS_RMAP_NON_INODE_OWNER(owner) || in xfs_rmap_unmap()806 if (!ignore_off) in xfs_rmap_unmap()855 if (ignore_off) in xfs_rmap_unmap()1037 bool ignore_off; in xfs_rmap_map() local1041 ignore_off = XFS_RMAP_NON_INODE_OWNER(owner) || in xfs_rmap_map()1110 (ignore_off || ltrec.rm_offset + ltrec.rm_blockcount == offset)) { in xfs_rmap_map()1123 (ignore_off || offset + len == gtrec.rm_offset) && in xfs_rmap_map()1158 (ignore_off || offset + len == gtrec.rm_offset)) { in xfs_rmap_map()1170 if (!ignore_off) in xfs_rmap_map()