Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/tcm_fc/
Dtcm_fc.h144 int ft_check_stop_free(struct se_cmd *);
Dtfc_conf.c426 .check_stop_free = ft_check_stop_free,
Dtfc_cmd.c92 int ft_check_stop_free(struct se_cmd *se_cmd) in ft_check_stop_free() function