Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifsproto.h640 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount);
Dsmb2ops.c515 size_t buf_len, struct cifs_ses *ses, bool in_mount) in parse_server_interfaces() argument
552 if ((ses->chan_max > 1) && in_mount) in parse_server_interfaces()
692 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount) in SMB3_request_interfaces() argument
712 rc = parse_server_interfaces(out_buf, ret_data_len, ses, in_mount); in SMB3_request_interfaces()