Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_iblock.c538 unsigned long tmp_readonly; in iblock_set_configfs_dev_params() local
574 ret = kstrtoul(arg_p, 0, &tmp_readonly); in iblock_set_configfs_dev_params()
581 ib_dev->ibd_readonly = tmp_readonly; in iblock_set_configfs_dev_params()