Home
last modified time | relevance | path

Searched refs:LOS_DL_LIST_FOR_EACH_ENTRY (Results 1 - 5 of 5) sorted by relevance

/third_party/NuttX/fs/mount/
H A Dfs_umount.c127 LOS_DL_LIST_FOR_EACH_ENTRY(tMnt, GetMountList(), struct Mount, mountList) in umount() function
198 LOS_DL_LIST_FOR_EACH_ENTRY(tCacheMnt, GetMountCache(), struct Mount, mountList) in umount() function
223 LOS_DL_LIST_FOR_EACH_ENTRY(tCacheMnt, GetMountCache(), struct Mount, mountList) in umount() function
H A Dfs_foreachmountpoint.c58 LOS_DL_LIST_FOR_EACH_ENTRY(mnt, mntList, struct Mount, mountList) in foreach_mountpoint() function
H A Dfs_sync.c61 LOS_DL_LIST_FOR_EACH_ENTRY(mnt, mntList, struct Mount, mountList) in sync() function
H A Dfs_mount.c213 LOS_DL_LIST_FOR_EACH_ENTRY(tMnt, GetMountList(), struct Mount, mountList) in mount() function
233 LOS_DL_LIST_FOR_EACH_ENTRY(cacheMnt, GetMountCache(), struct Mount, mountList) in mount() function
/third_party/NuttX/fs/vfs/
H A Dfs_poll.c326 LOS_DL_LIST_FOR_EACH_ENTRY(curr, &(wait_address->poll_queue), poll_wait_node, queue_node) in notify_poll_with_key()

Completed in 2 milliseconds