Home
last modified time | relevance | path

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

/third_party/NuttX/include/nuttx/fs/
Dfs.h42 const struct MountOps *fs_mops; member
/third_party/NuttX/fs/mount/
Dfs_mount.c177 mops = fsmap->fs_mops; in mount()