Searched refs:VFS_IF_DEVICE (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.5/docs/userland/libc/apis/api-list/ | ||
D | dirent.md | 55 ``#define VFS_IF_DEVICE (1UL << 2)`` |
/DragonOS-0.1.5/kernel/src/filesystem/vfs/ | ||
D | VFS.h | 33 #define VFS_IF_DEVICE (1UL << 2) macro |