Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_iblock.c586 unsigned long tmp_readonly; in iblock_set_configfs_dev_params() local
622 ret = kstrtoul(arg_p, 0, &tmp_readonly); in iblock_set_configfs_dev_params()
629 ib_dev->ibd_readonly = tmp_readonly; in iblock_set_configfs_dev_params()