Home
last modified time | relevance | path

Searched refs:cifs_pick_channel (Results 1 – 7 of 7) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2pdu.c2119 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_tcon()
2252 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_tdis()
2922 server = cifs_pick_channel(ses); in smb311_posix_mkdir()
3284 server = cifs_pick_channel(ses); in SMB2_open()
3509 server = cifs_pick_channel(ses); in SMB2_ioctl()
3704 server = cifs_pick_channel(ses); in __SMB2_close()
3916 server = cifs_pick_channel(ses); in query_info()
4087 server = cifs_pick_channel(ses); in SMB2_change_notify()
4429 server = cifs_pick_channel(ses); in SMB2_flush()
4775 rdata->server = cifs_pick_channel(tco in smb2_async_readv()
[all...]
H A Dsmb2inode.c235 server = cifs_pick_channel(ses); in smb2_compound_op()
1102 server = cifs_pick_channel(tcon->ses); in smb2_unlink()
1247 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in clear_tmpfile_attr()
H A Dcifsproto.h99 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses);
H A Dcached_dir.c176 server = cifs_pick_channel(ses); in open_cached_dir()
H A Dtransport.c821 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses) in cifs_pick_channel() function
H A Dsmb2ops.c1211 server = cifs_pick_channel(ses); in smb2_set_ea()
1611 server = cifs_pick_channel(ses); in smb2_ioctl_query_info()
2476 server = cifs_pick_channel(tcon->ses); in smb2_query_dir_first()
2855 server = cifs_pick_channel(ses); in smb2_query_info_compound()
H A Dfile.c63 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_prepare_write()
168 server = cifs_pick_channel(tlink_tcon(req->cfile->tlink)->ses); in cifs_prepare_read()