Searched refs:ESRMNT (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/common/ | ||
H A D | errno.h | 80 #define ESRMNT 69 /* 安装错误 Srmount error */ macro |
/DragonOS/kernel/crates/system_error/src/ | ||
H A D | lib.rs | 146 ESRMNT = 69, enumerator |