Home
last modified time | relevance | path

Searched refs:LOSCFG_MAX_OPEN_DIRS (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/components/fs/vfs/
H A Dvfs_config.h88 #ifndef LOSCFG_MAX_OPEN_DIRS
89 #define LOSCFG_MAX_OPEN_DIRS 10 macro
H A Dvfs_fs.c906 if (g_dirNum >= LOSCFG_MAX_OPEN_DIRS) { in opendir()
/kernel/liteos_m/testsuites/unittest/posix/src/fs/pressure/
H A Dposix_fs_pressure_test.c39 #define MAX_OPEN_DIRS_NUM LOSCFG_MAX_OPEN_DIRS

Completed in 3 milliseconds