Searched refs:get_session (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ceph/
H A Dmds_client.c362 static struct ceph_mds_session *get_session(struct ceph_mds_session *s) get_session() function
365 dout("mdsc get_session %p %d -> %d\n", s, get_session()
369 dout("mdsc get_session %p 0 -- FAIL", s); get_session()
400 get_session(session); __ceph_lookup_mds_session()
1520 get_session(session); wait_caps_flush()
2142 req->r_session = get_session(session); __do_request()
3582 session = get_session(mdsc->sessions[i]); ceph_mdsc_close_sessions()
3693 if (get_session(s)) { con_get()
/linux-4.1.27/arch/cris/arch-v32/drivers/
H A Dcryptocop.c236 static struct cryptocop_session *get_session(cryptocop_session_id sid);
800 sess = get_session(operation->sid); cryptocop_setup_dma_list()
1647 static struct cryptocop_session *get_session(cryptocop_session_id sid) get_session() function
2581 sess = get_session(oper.ses_id); cryptocop_ioctl_process()

Completed in 139 milliseconds