Searched defs:mnt_optsp (Results 1 - 4 of 4) sorted by relevance
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fusermount.c | 279 static int get_mnt_opts(int flags, char *opts, char **mnt_optsp) in get_mnt_opts() argument 337 do_mount(const char *mnt, char **typep, mode_t rootmode, int fd, const char *opts, const char *dev, char **sourcep, char **mnt_optsp) do_mount() argument [all...] |
H A D | mount.c | 595 static int get_mnt_flag_opts(char **mnt_optsp, int flags) in get_mnt_flag_opts() argument
|
/third_party/libfuse/lib/ |
H A D | mount.c | 570 static int get_mnt_flag_opts(char **mnt_optsp, int flags) in get_mnt_flag_opts() argument
|
/third_party/libfuse/util/ |
H A D | fusermount.c | 685 static int get_mnt_opts(int flags, char *opts, char **mnt_optsp) in get_mnt_opts() argument 769 do_mount(const char *mnt, const char **typep, mode_t rootmode, int fd, const char *opts, const char *dev, char **sourcep, char **mnt_optsp) do_mount() argument [all...] |
Completed in 5 milliseconds