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

/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_sess.c277 ft_sess_put(sess); /* release from table */ hlist_for_each_entry_rcu()
317 ft_sess_put(sess); ft_sess_close()
436 void ft_sess_put(struct ft_sess *sess) ft_sess_put() function
464 ft_sess_put(sess); /* release from table */ ft_prlo()
487 ft_recv_req(sess, fp); /* must do ft_sess_put() */ ft_recv()
H A Dtfc_cmd.c98 ft_sess_put(sess); /* undo get from lookup at recv */ ft_free_cmd()
468 ft_sess_put(sess); /* undo get from lookup */ ft_recv_cmd()
493 ft_sess_put(sess); /* undo get from lookup */ ft_recv_req()
H A Dtcm_fc.h141 void ft_sess_put(struct ft_sess *);

Completed in 71 milliseconds