Searched defs:volume_info (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/fs/cifs/ |
D | connect.c | 2717 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session() 2899 cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_setup_ipc() 3199 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses() 3304 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon() 3322 cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_find_tcon() 3395 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon() 3637 struct smb_vol *volume_info; in cifs_match_super() local 4164 cifs_cleanup_volume_info_contents(struct smb_vol *volume_info) in cifs_cleanup_volume_info_contents() 4175 cifs_cleanup_volume_info(struct smb_vol *volume_info) in cifs_cleanup_volume_info() 4369 struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, in expand_dfs_referral() [all …]
|
D | smb1ops.c | 433 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize() 468 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize()
|
D | smb2ops.c | 327 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize() 352 smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_wsize() 377 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize() 403 smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_rsize()
|
D | cifsfs.c | 771 struct smb_vol *volume_info; in cifs_smb3_do_mount() local
|