Home
last modified time | relevance | path

Searched refs:cifs_pick_channel (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.c2512 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb311_posix_mkdir()
2847 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_open()
3063 server = cifs_pick_channel(ses); in SMB2_ioctl()
3211 struct TCP_Server_Info *server = cifs_pick_channel(ses); in __SMB2_close()
3413 server = cifs_pick_channel(ses); in query_info()
3571 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_change_notify()
3788 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_flush()
4035 rdata->server = cifs_pick_channel(tcon->ses); in smb2_async_readv()
4104 io_parms->server = cifs_pick_channel(io_parms->tcon->ses); in SMB2_read()
4270 server = wdata->server = cifs_pick_channel(tco in smb2_async_writev()
[all...]
H A Dsmb2ops.c1139 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_set_ea()
1518 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_ioctl_query_info()
2247 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in smb2_query_dir_first()
2512 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_query_info_compound()
2907 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in smb2_query_symlink()
3092 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in smb2_query_reparse_tag()
H A Dsmb2inode.c93 server = cifs_pick_channel(ses); in smb2_compound_op()
H A Dcifsproto.h99 extern struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses);
H A Dfile.c2351 server = cifs_pick_channel(cifs_sb_master_tcon(cifs_sb)->ses); in cifs_writepages()
2919 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_write_from_iter()
3650 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_send_async_read()
4073 server = cifs_pick_channel(tcon->ses); in cifs_read()
4417 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_readpages()
H A Dtransport.c1010 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses) in cifs_pick_channel() function
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c2788 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb311_posix_mkdir()
3124 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_open()
3345 server = cifs_pick_channel(ses); in SMB2_ioctl()
3503 struct TCP_Server_Info *server = cifs_pick_channel(ses); in __SMB2_close()
3703 server = cifs_pick_channel(ses); in query_info()
3867 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_change_notify()
4175 struct TCP_Server_Info *server = cifs_pick_channel(ses); in SMB2_flush()
4447 rdata->server = cifs_pick_channel(tcon->ses); in smb2_async_readv()
4522 io_parms->server = cifs_pick_channel(io_parms->tcon->ses); in SMB2_read()
4692 server = wdata->server = cifs_pick_channel(tco in smb2_async_writev()
[all...]
H A Dcached_dir.c154 server = cifs_pick_channel(ses); in open_cached_dir()
H A Dcifsproto.h100 extern struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses);
H A Dsmb2inode.c90 server = cifs_pick_channel(ses); in smb2_compound_op()
H A Dfile.c2762 server = cifs_pick_channel(cifs_sb_master_tcon(cifs_sb)->ses); in cifs_write_back_from_locked_folio()
3420 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_write_from_iter()
3955 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_send_async_read()
4336 server = cifs_pick_channel(tcon->ses); in cifs_read()
4538 server = cifs_pick_channel(tlink_tcon(open_file->tlink)->ses); in cifs_readahead()
H A Dsmb2ops.c1111 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_set_ea()
1487 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_ioctl_query_info()
2231 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in smb2_query_dir_first()
2546 struct TCP_Server_Info *server = cifs_pick_channel(ses); in smb2_query_info_compound()
3009 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); in smb2_query_reparse_point()
H A Dtransport.c1020 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses) in cifs_pick_channel() function

Completed in 44 milliseconds