Home
last modified time | relevance | path

Searched refs:tmp_ll (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/target/
Dtarget_core_configfs.c1488 unsigned long long tmp_ll; in target_pr_res_aptpl_metadata_store() local
1553 ret = kstrtoull(args->from, 0, &tmp_ll); in target_pr_res_aptpl_metadata_store()
1558 sa_res_key = (u64)tmp_ll; in target_pr_res_aptpl_metadata_store()