Searched defs:VFS_IF_DEVICE (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/user/libs/libc/src/ | ||
D | dirent.h | 11 #define VFS_IF_DEVICE (1UL << 2) macro |
/DragonOS-0.1.2/kernel/src/filesystem/VFS/ | ||
D | VFS.h | 34 #define VFS_IF_DEVICE (1UL << 2) macro |