Home
last modified time | relevance | path

Searched defs:smb_command (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifssmb.c129 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() argument
275 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init() argument
300 small_smb_init_no_tc(const int smb_command, cons argument
327 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) __smb_init() argument
353 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) smb_init() argument
366 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) smb_init_no_reconnect() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifssmb.c69 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() argument
210 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init() argument
235 small_smb_init_no_tc(const int smb_command, const int wct, in small_smb_init_no_tc() argument
262 __smb_init(int smb_command, in argument
288 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) smb_init() argument
301 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) smb_init_no_reconnect() argument
[all...]

Completed in 7 milliseconds