Searched refs:SMB_COM_NT_TRANSACT (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/fs/smb/client/ |
| D | misc.c | 424 if ((pSMB->hdr.Command == SMB_COM_NT_TRANSACT) && in is_valid_oplock_break()
|
| D | cifssmb.c | 2721 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, (void **) &pSMB, in CIFSSMBQuerySymLink() 2836 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, (void **) &pSMB, in CIFSSMB_set_compression() 3338 rc = small_smb_init(SMB_COM_NT_TRANSACT, 19 + setup_count, tcon, in smb_init_nttransact() 3513 rc = smb_init(SMB_COM_NT_TRANSACT, 19, tcon, (void **) &pSMB, &pSMBr); in CIFSSMBSetCIFSACL()
|
| D | cifspdu.h | 47 #define SMB_COM_NT_TRANSACT 0xA0 macro
|