Home
last modified time | relevance | path

Searched refs:in_mount (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h667 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount);
H A Dsmb2ops.c572 size_t buf_len, struct cifs_ses *ses, bool in_mount) in parse_server_interfaces() argument
613 if ((ses->chan_max > 1) && in_mount) in parse_server_interfaces()
759 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount) in SMB3_request_interfaces() argument
786 rc = parse_server_interfaces(out_buf, ret_data_len, ses, in_mount); in SMB3_request_interfaces()