Searched refs:NT_STATUS_OK (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/fs/cifs/ | ||
| D | nterr.c | 15 {"NT_STATUS_OK", NT_STATUS_OK}, |
| D | nterr.h | 37 #define NT_STATUS_OK 0x0000 macro |
| D | smb2misc.c | 889 && (hdr->Status == NT_STATUS_OK in smb311_update_preauth_hash() |