Home
last modified time | relevance | path

Searched refs:NTFS_FILES_WSL (Results 1 – 5 of 5) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dvolume.h103 NTFS_FILES_WSL, enumerator
/third_party/ntfs-3g/libntfs-3g/
Ddir.c1525 case NTFS_FILES_WSL : in __ntfs_create()
1620 case NTFS_FILES_WSL : in __ntfs_create()
1646 case NTFS_FILES_WSL : in __ntfs_create()
1667 if (special_files == NTFS_FILES_WSL) in __ntfs_create()
1738 if (special_files == NTFS_FILES_WSL) { in __ntfs_create()
/third_party/ntfs-3g/src/
Dntfs-3g_common.c515 ctx->special_files = NTFS_FILES_WSL; in parse_mount_options()
Dntfs-3g.c2120 if ((ctx->special_files == NTFS_FILES_WSL) in ntfs_fuse_create()
Dlowntfs-3g.c2388 if ((ctx->special_files == NTFS_FILES_WSL) in ntfs_fuse_create()