Home
last modified time | relevance | path

Searched refs:NT_STATUS_FILE_LOCK_CONFLICT (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/cifs/
Dnterr.c125 {"NT_STATUS_FILE_LOCK_CONFLICT", NT_STATUS_FILE_LOCK_CONFLICT},
Dnterr.h131 #define NT_STATUS_FILE_LOCK_CONFLICT 0xC0000000 | 0x0054 macro
Dnetmisc.c303 ERRDOS, ERRlock, NT_STATUS_FILE_LOCK_CONFLICT}, {
/linux-5.19.10/fs/ksmbd/
Dnterr.h121 #define NT_STATUS_FILE_LOCK_CONFLICT (0xC0000000 | 0x0054) macro