Home
last modified time | relevance | path

Searched refs:CIFS_ECHO_OP (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h1831 #define CIFS_ECHO_OP 0x080 /* echo request */ macro
A Dtransport.c496 if (*credits <= 0 && optype == CIFS_ECHO_OP) in wait_for_free_credits()
A Dsmb2pdu.c3783 add_credits(server, &credits, CIFS_ECHO_OP); in smb2_echo_callback()
3938 server, CIFS_ECHO_OP, NULL); in SMB2_echo()
A Dcifssmb.c560 add_credits(server, &credits, CIFS_ECHO_OP); in cifs_echo_callback()
595 server, CIFS_NON_BLOCKING | CIFS_ECHO_OP, NULL); in CIFSSMBEcho()
A Dsmb2ops.c187 case CIFS_ECHO_OP: in smb2_get_credits_field()

Completed in 41 milliseconds