Searched refs:activeVnodeList (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_a/fs/vfs/ | ||
D | mount.c | 50 LOS_ListInit(&mnt->activeVnodeList); in MountAlloc() |
/kernel/liteos_a/fs/include/fs/ | ||
D | mount.h | 51 LIST_HEAD activeVnodeList; /* list of active vnodes */ member |