Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c284 uuid_t lu_name; member
1222 const uuid_t *lu_name) in inquiry_vpd_83() argument
1247 memcpy(arr + num, lu_name, 16); in inquiry_vpd_83()
1632 &devip->lu_name); in resp_inquiry()
4947 uuid_gen(&devip->lu_name); in sdebug_device_create()
4950 devip->lu_name = shared_uuid; in sdebug_device_create()
4954 devip->lu_name = shared_uuid; in sdebug_device_create()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_stat.c349 CONFIGFS_ATTR_RO(target_stat_lu_, lu_name);