Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/tcm_fc/
Dtcm_fc.h160 int ft_get_cmd_state(struct se_cmd *);
Dtfc_conf.c455 .get_cmd_state = ft_get_cmd_state,
Dtfc_cmd.c244 int ft_get_cmd_state(struct se_cmd *se_cmd) in ft_get_cmd_state() function