Home
last modified time | relevance | path

Searched refs:ft_get_cmd_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/target/tcm_fc/
Dtcm_fc.h149 int ft_get_cmd_state(struct se_cmd *);
Dtfc_conf.c433 .get_cmd_state = ft_get_cmd_state,
Dtfc_cmd.c226 int ft_get_cmd_state(struct se_cmd *se_cmd) in ft_get_cmd_state() function