Home
last modified time | relevance | path

Searched refs:parse_mount_options (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g_common.h204 char *parse_mount_options(ntfs_fuse_context_t *ctx,
Dntfs-3g_common.c239 char *parse_mount_options(ntfs_fuse_context_t *ctx, in parse_mount_options() function
Dntfs-3g.c4374 parsed_options = parse_mount_options(ctx, &opts, FALSE); in main()
Dlowntfs-3g.c4646 parsed_options = parse_mount_options(ctx, &opts, TRUE);