Home
last modified time | relevance | path

Searched refs:FS_UNKNOWN (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/tests/fstest/
H A Drecovery_test.cpp46 enum Fs_Type { FS_UNKNOWN, FS_EXT4, FS_F2FS }; enumerator
188 FsRecoveryTest() : fs_type(FS_UNKNOWN), blk_fd_(-1) {} in FsRecoveryTest()
191 fs_type = FS_UNKNOWN; in setCacheInfoFromFstab()
211 return fs_type != FS_UNKNOWN; in setCacheInfoFromFstab()
/dports/sysutils/k3b/k3b-21.12.3/libk3b/tools/
H A Dk3bfilesysteminfo.cpp44 : type(FS_UNKNOWN), in Private()
62 type = FS_UNKNOWN; in stat()
H A Dk3bfilesysteminfo.h26 FS_UNKNOWN, enumerator
/dports/sysutils/libcdio/libcdio-2.1.0/src/
H A Dcdinfo-linux.c126 #define FS_UNKNOWN 15 macro
400 return FS_UNKNOWN; in guess_filesystem()
500 ret |= FS_UNKNOWN; in guess_filesystem()
635 case FS_UNKNOWN: in print_analysis()
838 if ((fs & FS_MASK) != FS_UNKNOWN) in main()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dfilesystem.cpp73 case FS_UNKNOWN: // fall through in fstypetostring()
84 return FS_UNKNOWN; in getlocalfstype()
103 return FS_UNKNOWN; in getlocalfstype()
129 return FS_UNKNOWN; in getlocalfstype()
165 return FS_UNKNOWN; in getlocalfstype()
193 return FS_UNKNOWN; in getlocalfstype()
H A Dmegaapi.cpp2968 pImpl->startUpload(localPath, parent, FS_UNKNOWN, listener); in startUpload()
2973 pImpl->startUploadForSupport(localPath, isSourceTemporary, FS_UNKNOWN, listener); in startUploadForSupport()
3003 … localPath, parent, (const char *)NULL, -1, 0, false, appData, false, false, FS_UNKNOWN, listener); in startUploadWithData()
3008 …parent, (const char *)NULL, -1, 0, false, appData, isSourceTemporary, false, FS_UNKNOWN, listener); in startUploadWithData()
3013 …parent, (const char *)NULL, -1, 0, false, appData, isSourceTemporary, false, FS_UNKNOWN, listener); in startUploadWithTopPriority()
3018 pImpl->startUpload(localPath, parent, mtime, FS_UNKNOWN, listener); in startUpload()
3023 …parent, (const char *)NULL, mtime, 0, false, NULL, isSourceTemporary, false, FS_UNKNOWN, listener); in startUpload()
3028 pImpl->startUpload(localPath, parent, fileName, FS_UNKNOWN, listener); in startUpload()
3033 …oad(false, localPath, parent, fileName, mtime, 0, false, NULL, false, false, FS_UNKNOWN, listener); in startUpload()
3038 …(false, localPath, parent, fileName, mtime, 0, false, appData, false, false, FS_UNKNOWN, listener); in startUpload()
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Dfilesystem.h75 enum FileSystemType {FS_UNKNOWN = -1, FS_APFS = 0, FS_HFS = 1, FS_EXT = 2, FS_FAT32 = 3, enumerator
182 std::string toName(const FileSystemAccess& fsaccess, FileSystemType fsType = FS_UNKNOWN) const;
445 bool islocalfscompatible(unsigned char, bool isEscape, FileSystemType = FS_UNKNOWN) const;
H A Dsync.h89 FileSystemType mFilesystemType = FS_UNKNOWN;
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/libfat/
H A Dpartition.h45 typedef enum {FS_UNKNOWN, FS_FAT12, FS_FAT16, FS_FAT32} FS_TYPE; enumerator
H A Dfile_allocation_table.c52 case FS_UNKNOWN: in _FAT_fat_nextCluster()
135 case FS_UNKNOWN: in _FAT_fat_writeFatEntry()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/storage/
H A DcdioSupport.cpp369 case FS_UNKNOWN: in PrintAnalysis()
538 int ret = FS_UNKNOWN; in GuessFilesystem()
698 ti.nfsInfo = FS_UNKNOWN; in GetCdInfo()
783 if ((m_nFs & FS_MASK) != FS_UNKNOWN) in GetCdInfo()
H A DcdioSupport.h47 #define FS_UNKNOWN 15 macro
/dports/games/retroarch/RetroArch-1.9.7/deps/libfat/
H A Dpartition.h41 typedef enum {FS_UNKNOWN, FS_FAT12, FS_FAT16, FS_FAT32} FS_TYPE; enumerator
H A Dfile_allocation_table.c50 case FS_UNKNOWN: in _FAT_fat_nextCluster()
130 case FS_UNKNOWN: in _FAT_fat_writeFatEntry()
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libfat/
H A Dpartition.h41 typedef enum {FS_UNKNOWN, FS_FAT12, FS_FAT16, FS_FAT32} FS_TYPE; enumerator
H A Dfile_allocation_table.c50 case FS_UNKNOWN: in _FAT_fat_nextCluster()
132 case FS_UNKNOWN: in _FAT_fat_writeFatEntry()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/ds/arm9/source/fat/
H A Dgba_nds_fat.h95 typedef enum {FS_UNKNOWN, FS_FAT12, FS_FAT16, FS_FAT32} FS_TYPE; enumerator
H A Dgba_nds_fat.c218 FS_TYPE filesysType = FS_UNKNOWN;
340 case FS_UNKNOWN: in FAT_NextCluster()
447 case FS_UNKNOWN: in FAT_WriteFatEntry()
565 case FS_UNKNOWN: in FAT_ReadWriteFatEntryBuffered()
/dports/devel/gmake/make-4.3/src/
H A Ddir.c256 # define FS_UNKNOWN 0x4 macro
559 dc->fs_flags = FS_UNKNOWN; in find_directory()
565 dc->fs_flags = FS_UNKNOWN; in find_directory()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Ddir.c244 # define FS_UNKNOWN 0x4 macro
641 dc->fs_flags = FS_UNKNOWN; in find_directory()
647 dc->fs_flags = FS_UNKNOWN; in find_directory()
/dports/deskutils/calcurse/calcurse-4.7.1/src/
H A Dutils.c69 FS_UNKNOWN enumerator
1651 return FS_UNKNOWN; in parse_fs()
1657 return FS_UNKNOWN; in parse_fs()
/dports/astro/phd2/phd2-2.6.10/cameras/
H A DSbigudrv.h469 FS_UNKNOWN enumerator
/dports/astro/phd2/phd2-2.6.10/thirdparty/frameworks/SBIGUDrv.framework/Versions/A/Headers/
H A Dsbigudrv.h462 FS_UNKNOWN enumerator
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Ddir.c245 # define FS_UNKNOWN 0x4 macro
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/tests/integration/
H A DSync_test.cpp420 string lp(LocalNode* ln) { return ln->getLocalPath().toName(*client.fsaccess, FS_UNKNOWN); } in lp()
958 auto localpath = n->getLocalPath(false).toName(*client.fsaccess, FS_UNKNOWN); in recursiveConfirm()
959 string n_localname = n->localname.toName(*client.fsaccess, FS_UNKNOWN); in recursiveConfirm()
977 string parentpath = n->parent->getLocalPath(false).toName(*client.fsaccess, FS_UNKNOWN); in recursiveConfirm()

12