Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dmisc.c432 if ((pSMB->hdr.Command == SMB_COM_NT_TRANSACT) && in is_valid_oplock_break()
H A Dcifssmb.c2719 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, in cifs_query_reparse_point()
2795 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, (void **) &pSMB, in CIFSSMB_set_compression()
3297 rc = small_smb_init(SMB_COM_NT_TRANSACT, 19 + setup_count, tcon, in smb_init_nttransact()
3472 rc = smb_init(SMB_COM_NT_TRANSACT, 19, tcon, (void **) &pSMB, &pSMBr); in CIFSSMBSetCIFSACL()