Home
last modified time | relevance | path

Searched defs:volume_info (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/cifs/
Dconnect.c2517 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 …]
Dsmb1ops.c431 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()
Dsmb2ops.c342 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()
Dcifsfs.c787 struct smb_vol *volume_info; in cifs_smb3_do_mount() local