Home
last modified time | relevance | path

Searched defs:OsFsRegister (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/components/fs/vfs/
Dvfs_maps.c58 int OsFsRegister(const char *fsType, const struct MountOps *fsMops, in OsFsRegister() function
/kernel/uniproton/src/fs/vfs/
Dvfs_maps.c61 S32 OsFsRegister(const char *fsType, struct TagMountOps *fsMops, in OsFsRegister() function