Home
last modified time | relevance | path

Searched refs:IsSupportedFilesystem (Results 1 - 4 of 4) sorted by relevance

/base/startup/init/test/fuzztest/issupportedfilesystem_fuzzer/
H A Dissupportedfilesystem_fuzzer.cpp24 return IsSupportedFilesystem(str.c_str()); in FuzzIsSupportedFilesystem()
/base/startup/init/interfaces/innerkits/include/fs_manager/
H A Dfs_manager.h95 bool IsSupportedFilesystem(const char *fsType);
/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab_mount.c96 bool IsSupportedFilesystem(const char *fsType) in IsSupportedFilesystem() function
201 if (!IsSupportedFilesystem(fsType)) { in DoFormat()
/base/update/updater/services/fs_manager/
H A Dmount.cpp272 if (!IsSupportedFilesystem(item->fsType)) { in FormatPartition()

Completed in 5 milliseconds