Searched refs:fuse_mnt_add_mount (Results 1 - 5 of 5) sorted by relevance
/third_party/ntfs-3g/libfuse-lite/ |
H A D | mount_util.c | 53 int fuse_mnt_add_mount(const char *progname, const char *fsname, in fuse_mnt_add_mount() function 300 int fuse_mnt_add_mount(const char *progname, const char *fsname, in fuse_mnt_add_mount() function
|
H A D | fusermount.c | 166 return fuse_mnt_add_mount(progname, source, mnt, type, opts); in add_mount()
|
/third_party/libfuse/lib/ |
H A D | mount_util.c | 139 int fuse_mnt_add_mount(const char *progname, const char *fsname, in fuse_mnt_add_mount() function
|
H A D | mount.c | 549 res = fuse_mnt_add_mount("fuse", source, newmnt, type, in fuse_mount_sys()
|
/third_party/libfuse/util/ |
H A D | fusermount.c | 180 return fuse_mnt_add_mount(progname, source, mnt, type, opts); in add_mount()
|
Completed in 6 milliseconds