SE_DEV_ALIAS_LEN 2101 drivers/target/target_core_configfs.c if (count > (SE_DEV_ALIAS_LEN-1)) { SE_DEV_ALIAS_LEN 2104 drivers/target/target_core_configfs.c SE_DEV_ALIAS_LEN-1); SE_DEV_ALIAS_LEN 2108 drivers/target/target_core_configfs.c read_bytes = snprintf(&dev->dev_alias[0], SE_DEV_ALIAS_LEN, "%s", page); SE_DEV_ALIAS_LEN 824 include/target/target_core_base.h unsigned char dev_alias[SE_DEV_ALIAS_LEN];