Home
last modified time | relevance | path

Searched refs:activeVnodeList (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_a/fs/vfs/
Dmount.c50 LOS_ListInit(&mnt->activeVnodeList); in MountAlloc()
/kernel/liteos_a/fs/include/fs/
Dmount.h51 LIST_HEAD activeVnodeList; /* list of active vnodes */ member