Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/tcm_fc/
Dtcm_fc.h161 int ft_get_cmd_state(struct se_cmd *);
Dtfc_conf.c538 .get_cmd_state = ft_get_cmd_state,
Dtfc_cmd.c259 int ft_get_cmd_state(struct se_cmd *se_cmd) in ft_get_cmd_state() function