Lines Matching refs:kstrtoull
3374 if (kstrtoull(buf, 10, &offset) < 0) in offset_store()
3402 if (kstrtoull(buf, 10, &new_offset) < 0) in new_offset_store()
3489 if (kstrtoull(buf, 10, &blocks) < 0) in strict_blocks_to_sectors()
3572 else if (kstrtoull(buf, 10, &recovery_start)) in recovery_start_store()
3638 if (kstrtoull(buf, 10, §or) < 0) in ppl_sector_store()
4516 err = kstrtoull(buf, 10, &n); in resync_start_store()
5543 if (kstrtoull(buf, 10, &min)) in min_sync_store()
5588 if (kstrtoull(buf, 10, &max)) in max_sync_store()
5632 err = kstrtoull(buf, 10, &new); in suspend_lo_store()
5663 err = kstrtoull(buf, 10, &new); in suspend_hi_store()
5698 err = kstrtoull(buf, 10, &new); in reshape_position_store()