Home
last modified time | relevance | path

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

/linux/drivers/target/
A Dtarget_core_internal.h11 #define TARGET_FABRIC_NAME_SIZE 32 macro
A Dtarget_core_configfs.c341 if (strlen(tfo->fabric_alias) >= TARGET_FABRIC_NAME_SIZE) { in target_fabric_tf_ops_check()
351 if (strlen(tfo->fabric_name) >= TARGET_FABRIC_NAME_SIZE) { in target_fabric_tf_ops_check()

Completed in 8 milliseconds