Home
last modified time | relevance | path

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

/third_party/ntfs-3g/src/
Dntfs-3g.c160 FSTYPE_FUSE, enumerator
4162 fstype = FSTYPE_FUSE; in get_fuse_fstype()
4444 if (S_ISBLK(sbuf.st_mode) && (fstype != FSTYPE_FUSE)) in main()
4566 if (S_ISBLK(sbuf.st_mode) && (fstype == FSTYPE_FUSE)) in main()
Dlowntfs-3g.c191 FSTYPE_FUSE, enumerator
4454 fstype = FSTYPE_FUSE;
4716 if (S_ISBLK(sbuf.st_mode) && (fstype != FSTYPE_FUSE))
4839 if (S_ISBLK(sbuf.st_mode) && (fstype == FSTYPE_FUSE))