Home
last modified time | relevance | path

Searched refs:NT_STATUS_CANCELLED (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/ !
H A Dnterr.c390 {"NT_STATUS_CANCELLED", NT_STATUS_CANCELLED},
H A Dnterr.h334 #define NT_STATUS_CANCELLED 0xC0000000 | 0x0120 macro
/linux/fs/smb/server/ !
H A Dnterr.h324 #define NT_STATUS_CANCELLED (0xC0000000 | 0x0120) macro