Searched defs:volume_info (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | connect.c | 2356 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session() 2531 cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_setup_ipc() 2809 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses() 2915 static int match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) in match_tcon() 2929 cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_find_tcon() 3002 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon() 3225 struct smb_vol *volume_info; in cifs_match_super() local 3750 cleanup_volume_info_contents(struct smb_vol *volume_info) in cleanup_volume_info_contents() 3761 cifs_cleanup_volume_info(struct smb_vol *volume_info) in cifs_cleanup_volume_info() 3814 struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, in expand_dfs_referral() [all …]
|
D | smb1ops.c | 442 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize() 477 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize()
|
D | cifsfs.c | 706 struct smb_vol *volume_info; in cifs_smb3_do_mount() local
|
D | smb2ops.c | 248 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize() 273 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize()
|