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