Searched defs:volume_info (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/fs/cifs/ |
D | connect.c | 2517 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session() 2710 cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_setup_ipc() 3018 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses() 3134 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon() 3154 cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_find_tcon() 3231 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon() 3487 struct smb_vol *volume_info; in cifs_match_super() local 4016 cifs_cleanup_volume_info_contents(struct smb_vol *volume_info) in cifs_cleanup_volume_info_contents() 4027 cifs_cleanup_volume_info(struct smb_vol *volume_info) in cifs_cleanup_volume_info() 4221 struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, in expand_dfs_referral() [all …]
|
D | smb1ops.c | 431 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize() 466 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize()
|
D | smb2ops.c | 342 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize() 357 smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_wsize() 389 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize() 405 smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_rsize()
|
D | cifsfs.c | 787 struct smb_vol *volume_info; in cifs_smb3_do_mount() local
|