Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_sess.c277 ft_sess_put(sess); /* release from table */ in ft_sess_delete_all()
317 ft_sess_put(sess); in ft_sess_close()
436 void ft_sess_put(struct ft_sess *sess) in ft_sess_put() function
464 ft_sess_put(sess); /* release from table */ in ft_prlo()
Dtfc_cmd.c98 ft_sess_put(sess); /* undo get from lookup at recv */ in ft_free_cmd()
468 ft_sess_put(sess); /* undo get from lookup */ in ft_recv_cmd()
493 ft_sess_put(sess); /* undo get from lookup */ in ft_recv_req()
Dtcm_fc.h141 void ft_sess_put(struct ft_sess *);