Home
last modified time | relevance | path

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

/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h148 int ft_write_pending(struct se_cmd *);
H A Dtfc_conf.c418 .write_pending = ft_write_pending,
H A Dtfc_cmd.c177 int ft_write_pending(struct se_cmd *se_cmd) in ft_write_pending() function