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

/linux-master/fs/xfs/
H A Dxfs_fsmap.c513 xfs_rtblock_t end_rtb; local
522 end_rtb = XFS_BB_TO_FSB(mp, min(eofs - 1, keys[1].fmr_physical));
534 trace_xfs_fsmap_high_key_linear(mp, info->dev, end_rtb);
543 ahigh.ar_startext = xfs_rtb_to_rtxup(mp, end_rtb);

Completed in 144 milliseconds