Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dconnect.c2149 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session()
2483 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
2639 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon()
2817 struct smb_vol *volume_info; in cifs_match_super() local
3352 cleanup_volume_info_contents(struct smb_vol *volume_info) in cleanup_volume_info_contents()
3363 cifs_cleanup_volume_info(struct smb_vol *volume_info) in cifs_cleanup_volume_info()
3416 struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, in expand_dfs_referral()
3461 cifs_setup_volume_info(struct smb_vol *volume_info, char *mount_data, in cifs_setup_volume_info()
3503 struct smb_vol *volume_info; in cifs_get_volume_info() local
3519 cifs_mount(struct cifs_sb_info *cifs_sb, struct smb_vol *volume_info) in cifs_mount()
Dsmb1ops.c439 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize()
474 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize()
Dsmb2ops.c230 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize()
246 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize()
Dcifsfs.c667 struct smb_vol *volume_info; in cifs_do_mount() local