Searched refs:SMB_COM_NT_TRANSACT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | misc.c | 418 if ((pSMB->hdr.Command == SMB_COM_NT_TRANSACT) && in is_valid_oplock_break()
|
H A D | cifssmb.c | 3256 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, (void **) &pSMB, in CIFSSMBQuerySymLink() 3371 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, (void **) &pSMB, in CIFSSMB_set_compression() 3816 rc = small_smb_init(SMB_COM_NT_TRANSACT, 19 + setup_count, tcon, in smb_init_nttransact() 3991 rc = smb_init(SMB_COM_NT_TRANSACT, 19, tcon, (void **) &pSMB, &pSMBr); in CIFSSMBSetCIFSACL()
|
H A D | cifspdu.h | 66 #define SMB_COM_NT_TRANSACT 0xA0 macro
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | misc.c | 428 if ((pSMB->hdr.Command == SMB_COM_NT_TRANSACT) && in is_valid_oplock_break()
|
H A D | cifssmb.c | 2733 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, in cifs_query_reparse_point() 2800 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, (void **) &pSMB, in CIFSSMB_set_compression() 3302 rc = small_smb_init(SMB_COM_NT_TRANSACT, 19 + setup_count, tcon, in smb_init_nttransact() 3477 rc = smb_init(SMB_COM_NT_TRANSACT, 19, tcon, (void **) &pSMB, &pSMBr); in CIFSSMBSetCIFSACL()
|
H A D | cifspdu.h | 47 #define SMB_COM_NT_TRANSACT 0xA0 macro
|
Completed in 31 milliseconds