Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dmds_client.c320 static struct ceph_mds_session *get_session(struct ceph_mds_session *s) in get_session() function
358 get_session(session); in __ceph_lookup_mds_session()
1290 get_session(session); in check_cap_flush()
1852 req->r_session = get_session(session); in __do_request()
3225 session = get_session(mdsc->sessions[i]); in ceph_mdsc_close_sessions()
3336 if (get_session(s)) { in con_get()
/linux-3.4.99/arch/cris/arch-v32/drivers/
Dcryptocop.c236 static struct cryptocop_session *get_session(cryptocop_session_id sid);
800 sess = get_session(operation->sid); in cryptocop_setup_dma_list()
1649 static struct cryptocop_session *get_session(cryptocop_session_id sid) in get_session() function
2583 sess = get_session(oper.ses_id); in cryptocop_ioctl_process()