Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_xcopy.c59 const unsigned char *dev_wwn; member
76 rc = memcmp(&tmp_dev_wwn[0], info->dev_wwn, XCOPY_NAA_IEEE_REGEX_LEN); in target_xcopy_locate_se_dev_e4_iter()
95 static int target_xcopy_locate_se_dev_e4(const unsigned char *dev_wwn, in target_xcopy_locate_se_dev_e4() argument
102 info.dev_wwn = dev_wwn; in target_xcopy_locate_se_dev_e4()
Dtarget_core_configfs.c1374 TB_CIT_SETUP(dev_wwn, NULL, NULL, target_core_dev_wwn_attrs);