Searched refs:FS_TYPES (Results 1 – 1 of 1) sorted by relevance
62 constexpr const FsMagic FS_TYPES[] = {{"f2fs", 1024, 4, "\x10\x20\xF5\xF2"}, variable67 for (const auto &fs : FS_TYPES) { in RetrieveFsType()