Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsmb2pdu.c2559 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb311_posix_mkdir()
2907 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_open()
3131 server = cifs_pick_channel(ses); in SMB2_ioctl()
3289 struct TCP_Server_Info *server = cifs_pick_channel(ses); in __SMB2_close()
3486 server = cifs_pick_channel(ses); in query_info()
3649 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_change_notify()
3866 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_flush()
4110 rdata->server = cifs_pick_channel(tcon->ses); in smb2_async_readv()
4348 server = wdata->server = cifs_pick_channel(tcon->ses); in smb2_async_writev()
4871 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_query_directory()
[all …]
A Dsmb2inode.c84 server = cifs_pick_channel(ses); in smb2_compound_op()
A Dfile.c2416 server = cifs_pick_channel(cifs_sb_master_tcon(cifs_sb)->ses); in cifs_writepages()
2990 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_write_from_iter()
3718 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_send_async_read()
4132 server = cifs_pick_channel(tcon->ses); in cifs_read()
4483 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_readpages()
A Dcifsproto.h99 extern struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses);
A Dsmb2ops.c1239 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_set_ea()
1618 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_ioctl_query_info()
2335 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in smb2_query_dir_first()
2643 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_query_info_compound()
3043 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in smb2_query_symlink()
3229 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in smb2_query_reparse_tag()
A Dtransport.c1040 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses) in cifs_pick_channel() function

Completed in 35 milliseconds