Searched refs:in_mount (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 660 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount);
|
H A D | smb2ops.c | 571 size_t buf_len, struct cifs_ses *ses, bool in_mount) in parse_server_interfaces() 612 if ((ses->chan_max > 1) && in_mount) in parse_server_interfaces() 758 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount) in SMB3_request_interfaces() argument 785 rc = parse_server_interfaces(out_buf, ret_data_len, ses, in_mount); in SMB3_request_interfaces() 570 parse_server_interfaces(struct network_interface_info_ioctl_rsp *buf, size_t buf_len, struct cifs_ses *ses, bool in_mount) parse_server_interfaces() argument
|
Completed in 8 milliseconds