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