Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/tcm_fc/
Dtfc_cmd.c82 ft_sess_put(sess); /* undo get from lookup at recv */ in ft_free_cmd()
457 ft_sess_put(sess); /* undo get from lookup */ in ft_recv_cmd()
482 ft_sess_put(sess); /* undo get from lookup */ in ft_recv_req()
Dtcm_fc.h132 void ft_sess_put(struct ft_sess *);
Dtfc_sess.c280 ft_sess_put(sess); in ft_close_sess()
442 void ft_sess_put(struct ft_sess *sess) in ft_sess_put() function