tmp_readonly      538 drivers/target/target_core_iblock.c 	unsigned long tmp_readonly;
tmp_readonly      574 drivers/target/target_core_iblock.c 			ret = kstrtoul(arg_p, 0, &tmp_readonly);
tmp_readonly      581 drivers/target/target_core_iblock.c 			ib_dev->ibd_readonly = tmp_readonly;