Searched refs:OsVfsMount (Results 1 – 3 of 3) sorted by relevance
42 S32 OsVfsMount(const char *source, const char *target,
144 S32 OsVfsMount(const char *source, const char *target, in OsVfsMount() function
203 return OsVfsMount(source, target, filesystemtype, mountflags, data); in mount()