ignore_off        467 fs/xfs/libxfs/xfs_rmap.c 	bool				ignore_off;
ignore_off        470 fs/xfs/libxfs/xfs_rmap.c 	ignore_off = XFS_RMAP_NON_INODE_OWNER(owner) ||
ignore_off        568 fs/xfs/libxfs/xfs_rmap.c 		if (!ignore_off)
ignore_off        617 fs/xfs/libxfs/xfs_rmap.c 		if (ignore_off)
ignore_off        721 fs/xfs/libxfs/xfs_rmap.c 	bool				ignore_off;
ignore_off        725 fs/xfs/libxfs/xfs_rmap.c 	ignore_off = XFS_RMAP_NON_INODE_OWNER(owner) ||
ignore_off        789 fs/xfs/libxfs/xfs_rmap.c 	    (ignore_off || ltrec.rm_offset + ltrec.rm_blockcount == offset)) {
ignore_off        802 fs/xfs/libxfs/xfs_rmap.c 		    (ignore_off || offset + len == gtrec.rm_offset) &&
ignore_off        836 fs/xfs/libxfs/xfs_rmap.c 		   (ignore_off || offset + len == gtrec.rm_offset)) {
ignore_off        848 fs/xfs/libxfs/xfs_rmap.c 		if (!ignore_off)