Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_sess.c283 ft_sess_put(sess); /* release from table */ in ft_sess_delete_all()
323 ft_sess_put(sess); in ft_sess_close()
442 void ft_sess_put(struct ft_sess *sess) in ft_sess_put() function
470 ft_sess_put(sess); /* release from table */ in ft_prlo()
Dtfc_cmd.c104 ft_sess_put(sess); /* undo get from lookup at recv */ in ft_free_cmd()
483 ft_sess_put(sess); /* undo get from lookup */ in ft_recv_cmd()
508 ft_sess_put(sess); /* undo get from lookup */ in ft_recv_req()
Dtcm_fc.h141 void ft_sess_put(struct ft_sess *);