Searched defs:volume_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb1ops.c | 431 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_wsize() argument 466 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in cifs_negotiate_rsize() argument
|
H A D | cifsfs.c | 793 struct smb_vol *volume_info; in cifs_smb3_do_mount() local [all...] |
H A D | smb2ops.c | 342 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize() argument 357 smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_wsize() argument 389 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize() argument 405 smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb3_negotiate_rsize() argument [all...] |
H A D | connect.c | 2530 cifs_get_tcp_session(struct smb_vol *volume_info) in cifs_get_tcp_session() argument 2728 cifs_setup_ipc(struct cifs_ses *ses, struct smb_vol *volume_info) cifs_setup_ipc() argument 3039 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) cifs_get_smb_ses() argument 3157 match_tcon(struct cifs_tcon *tcon, struct smb_vol *volume_info) match_tcon() argument 3177 cifs_find_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) cifs_find_tcon() argument 3254 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) cifs_get_tcon() argument 3510 struct smb_vol *volume_info; cifs_match_super() local 4041 cifs_cleanup_volume_info_contents(struct smb_vol *volume_info) cifs_cleanup_volume_info_contents() argument 4052 cifs_cleanup_volume_info(struct smb_vol *volume_info) cifs_cleanup_volume_info() argument 4240 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, char *ref_path) expand_dfs_referral() argument 4412 cifs_setup_volume_info(struct smb_vol *volume_info, char *mount_data, const char *devname, bool is_smb3) cifs_setup_volume_info() argument 4454 struct smb_vol *volume_info; cifs_get_volume_info() local [all...] |
Completed in 10 milliseconds