Lines Matching refs:index_out
891 arg->index_out = arg->start_index; in incfs_get_filled_blocks()
894 arg->index_out = arg->start_index; in incfs_get_filled_blocks()
908 arg->index_out = end_index; in incfs_get_filled_blocks()
917 for (arg->index_out = arg->start_index; arg->index_out < end_index; in incfs_get_filled_blocks()
918 ++arg->index_out) { in incfs_get_filled_blocks()
924 arg->index_out, READ_BLOCKMAP_ENTRIES, in incfs_get_filled_blocks()
942 if (arg->index_out >= df->df_data_block_count) in incfs_get_filled_blocks()
956 range.begin = arg->index_out; in incfs_get_filled_blocks()
958 range.end = arg->index_out; in incfs_get_filled_blocks()
971 range.end = arg->index_out; in incfs_get_filled_blocks()
974 arg->index_out = range.begin; in incfs_get_filled_blocks()
984 fd->fd_get_block_pos = arg->index_out + 1; in incfs_get_filled_blocks()