Home
last modified time | relevance | path

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

/include/
Dsyscall.h46 int OSFSMount(const char *mntpt, const char *device, uint64_t flags);
/lib/libc/
Dsyscall.c161 OSFSMount(const char *mntpt, const char *device, uint64_t flags) in OSFSMount() function