Lines Matching defs:high

165 	struct xfs_rmap_irec	high;		/* high rmap key */
422 error = xfs_fsmap_owner_to_rmap(&info->high, keys + 1);
425 info->high.rm_startblock = -1U;
426 info->high.rm_owner = ULLONG_MAX;
427 info->high.rm_offset = ULLONG_MAX;
428 info->high.rm_blockcount = 0;
429 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS;
433 trace_xfs_fsmap_high_key(mp, info->dev, info->agno, &info->high);
503 info->high.rm_startblock = end_fsb;
504 error = xfs_fsmap_owner_to_rmap(&info->high, &keys[1]);
507 info->high.rm_offset = XFS_BB_TO_FSBT(mp, keys[1].fmr_offset);
508 info->high.rm_blockcount = 0;
509 xfs_getfsmap_set_irec_flags(&info->high, &keys[1]);
512 trace_xfs_fsmap_high_key(mp, info->dev, info->agno, &info->high);
530 ahigh.ar_startext = info->high.rm_startblock;
592 * Convert the fsmap low/high keys to AG based keys. Initialize
593 * low to the fsmap low key and max out the high key to the end
604 info->high.rm_startblock = -1U;
605 info->high.rm_owner = ULLONG_MAX;
606 info->high.rm_offset = ULLONG_MAX;
607 info->high.rm_blockcount = 0;
608 info->high.rm_flags = XFS_RMAP_KEY_FLAGS | XFS_RMAP_REC_FLAGS;
616 * Set the AG high key from the fsmap high key if this
620 info->high.rm_startblock = XFS_FSB_TO_AGBNO(mp,
622 info->high.rm_offset = XFS_BB_TO_FSBT(mp,
624 error = xfs_fsmap_owner_to_rmap(&info->high, &keys[1]);
627 xfs_getfsmap_set_irec_flags(&info->high, &keys[1]);
644 &info->high);
690 return xfs_getfsmap_datadev_helper(*curpp, &info->high, info);
695 return xfs_rmap_query_range(*curpp, &info->low, &info->high,
729 key[1].ar_startblock = info->high.rm_startblock;
766 /* Ensure that the low key is less than the high key. */
814 * xfs_fsmap_head.fmh_keys -- low and high fsmap keys passed in;
822 * xfs_getfsmap_info.low/high -- per-AG low/high keys computed from
926 * If this device number matches the high key, we have
927 * to pass the high key to the handler to limit the