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