Searched refs:nt_flags (Results 1 – 8 of 8) sorted by relevance
183 &op->nt_flags, in smb_pre_nt_create_andx()208 if (op->nt_flags & NT_CREATE_FLAG_REQUEST_OPLOCK) { in smb_pre_nt_create_andx()209 if (op->nt_flags & NT_CREATE_FLAG_REQUEST_OPBATCH) in smb_pre_nt_create_andx()328 if ((op->nt_flags & NT_CREATE_FLAG_EXTENDED_RESPONSE) != 0 && in smb_com_nt_create_andx()
71 &op->nt_flags, in smb_pre_nt_transact_create()99 if (op->nt_flags & NT_CREATE_FLAG_REQUEST_OPLOCK) { in smb_pre_nt_transact_create()100 if (op->nt_flags & NT_CREATE_FLAG_REQUEST_OPBATCH) in smb_pre_nt_transact_create()239 if ((op->nt_flags & NT_CREATE_FLAG_EXTENDED_RESPONSE) != 0 && in smb_nt_transact_create()
360 op->nt_flags |= NT_CREATE_FLAG_EXTENDED_RESPONSE; in smb_pre_open_andx()450 if ((op->nt_flags & NT_CREATE_FLAG_EXTENDED_RESPONSE) != 0 && in smb_com_open_andx()
485 (op->nt_flags & NT_CREATE_FLAG_OPEN_TARGET_DIR)) { in smb_common_open()
700 ntp->nt_flags |= SMBT2_ALLOCED; in smb_nt_alloc()776 if (ntp->nt_flags & SMBT2_ALLOCED) in smb_nt_done()941 ntp->nt_flags &= ~SMBT2_MOREDATA; in smb_nt_reply()945 ntp->nt_flags |= SMBT2_MOREDATA; in smb_nt_reply()1031 ntp->nt_flags |= SMBT2_ALLRECV; in smb_nt_reply()1042 ntp->nt_flags |= SMBT2_MOREDATA; in smb_nt_reply()1473 if (error && !(ntp->nt_flags & SMBT2_MOREDATA)) in smb_nt_request_int()1486 if (error && !(ntp->nt_flags & SMBT2_MOREDATA)) { in smb_nt_request_int()1488 ntp->nt_flags |= SMBT2_RESTART; in smb_nt_request_int()1540 ntp->nt_flags &= ~SMBT2_RESTART; in smb_nt_request()[all …]
190 int nt_flags; /* SMBT2_ */ member
850 if (error && !(ntp->nt_flags & SMBT2_MOREDATA)) in smbfs_smb1_getsec()
1624 uint32_t nt_flags; member