Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dconnect.c2717 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 …]
Dsmb1ops.c433 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()
Dsmb2ops.c327 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()
Dcifsfs.c771 struct smb_vol *volume_info; in cifs_smb3_do_mount() local