Home
last modified time | relevance | path

Searched refs:IS_TYPE_STRING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_parameters.h228 #define IS_TYPE_STRING(p) ((p)->type & TYPE_STRING) macro
H A Discsi_target_parameters.c1171 } else if (IS_TYPE_STRING(param) || IS_TYPE_VALUE_LIST(param)) { in iscsi_check_value()
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_parameters.h228 #define IS_TYPE_STRING(p) ((p)->type & TYPE_STRING) macro
H A Discsi_target_parameters.c1171 } else if (IS_TYPE_STRING(param) || IS_TYPE_VALUE_LIST(param)) { in iscsi_check_value()

Completed in 5 milliseconds