Searched refs:secidx (Results 1 – 1 of 1) sorted by relevance
4194 unsigned int secidx = start_blk / blk_per_sec; in f2fs_migrate_blocks() local4208 for (; secidx <= end_sec; secidx++) { in f2fs_migrate_blocks()4209 unsigned int blkofs_end = secidx == end_sec ? in f2fs_migrate_blocks()4224 unsigned int blkidx = secidx * blk_per_sec + blkofs; in f2fs_migrate_blocks()