Home
last modified time | relevance | path

Searched defs:mountflags (Results 1 - 6 of 6) sorted by relevance

/third_party/NuttX/fs/driver/
H A Dfs_findblockdriver.c58 int find_blockdriver(const char *pathname, int mountflags, struct Vnode **vpp) in find_blockdriver() argument
H A Dfs_openblockdriver.c62 int open_blockdriver(const char *pathname, int mountflags, in open_blockdriver() argument
/third_party/NuttX/fs/mount/
H A Dfs_mount.c144 mount(const char *source, const char *target, const char *filesystemtype, unsigned long mountflags, const void *data) mount() argument
/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat04.c47 do_mount(const char *source, const char *target, const char *filesystemtype, unsigned long mountflags, const void *data) do_mount() argument
/third_party/ltp/lib/
H A Dsafe_macros.c895 safe_mount(const char *file, const int lineno, void (*cleanup_fn)(void), const char *source, const char *target, const char *filesystemtype, unsigned long mountflags, const void *data) safe_mount() argument
/third_party/libfuse/util/
H A Dfusermount.c757 mount_notrunc(const char *source, const char *target, const char *filesystemtype, unsigned long mountflags, const char *data) mount_notrunc() argument

Completed in 6 milliseconds