Searched refs:DLM_DENIED_NOLOCKS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmapi.h | 23 DLM_DENIED_NOLOCKS, /* 3: request denied, out of system resources */ enumerator
|
H A D | dlmdebug.c | 128 [DLM_DENIED_NOLOCKS] = "DLM_DENIED_NOLOCKS", 173 [DLM_DENIED_NOLOCKS] = "request denied, out of system resources",
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmapi.h | 21 DLM_DENIED_NOLOCKS, /* 3: request denied, out of system resources */ enumerator
|
H A D | dlmdebug.c | 126 [DLM_DENIED_NOLOCKS] = "DLM_DENIED_NOLOCKS", 171 [DLM_DENIED_NOLOCKS] = "request denied, out of system resources",
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | stack_o2cb.c | 108 [DLM_DENIED_NOLOCKS] = -EACCES,
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | stack_o2cb.c | 106 [DLM_DENIED_NOLOCKS] = -EACCES,
|
Completed in 5 milliseconds