Searched defs:fsMops (Results 1 – 4 of 4) sorted by relevance
58 int OsFsRegister(const char *fsType, const struct MountOps *fsMops, in OsFsRegister()97 int LOS_FsRegister(const char *fsType, const struct MountOps *fsMops, in LOS_FsRegister()
52 const struct MountOps *fsMops; member
30 const struct TagMountOps *fsMops; member
61 S32 OsFsRegister(const char *fsType, struct TagMountOps *fsMops, in OsFsRegister()