Home
last modified time | relevance | path

Searched refs:try_fuse_mount (Results 1 – 2 of 2) sorted by path

/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/src/
H A Dlowntfs-3g.c4162 static struct fuse_chan *try_fuse_mount(char *parsed_options) function
4206 ctx->fc = try_fuse_mount(parsed_options);
H A Dntfs-3g.c3957 static struct fuse_chan *try_fuse_mount(char *parsed_options) in try_fuse_mount() function
4001 ctx->fc = try_fuse_mount(parsed_options); in mount_fuse()