Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/tcm_fc/
H A Dtcm_fc.h148 int ft_write_pending(struct se_cmd *);
H A Dtfc_conf.c431 .write_pending = ft_write_pending,
H A Dtfc_cmd.c178 int ft_write_pending(struct se_cmd *se_cmd) in ft_write_pending() function