Home
last modified time | relevance | path

Searched refs:low_fuse (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g_common.c240 const struct ntfs_options *popts, BOOL low_fuse) in parse_mount_options() argument
366 if (low_fuse) in parse_mount_options()
426 else if (!low_fuse && !strcmp(val, "windows")) in parse_mount_options()
Dntfs-3g_common.h205 const struct ntfs_options *popts, BOOL low_fuse);