Searched refs:NT_ERROR (Results 1 – 2 of 2) sorted by relevance
63 #ifndef NT_ERROR64 # define NT_ERROR(status) ((((ULONG) (status)) >> 30) == 3) macro
1721 if (NT_ERROR(nt_status)) { in fs__stat_handle()1735 } else if (NT_ERROR(nt_status)) { in fs__stat_handle()