Searched refs:F2fsCompressOptionsSupported (Results 1 – 1 of 1) sorted by relevance
500 bool F2fsCompressOptionsSupported(const struct f2fs_comp_option &opts);1221 bool FBEPolicyTest::F2fsCompressOptionsSupported( in F2fsCompressOptionsSupported() function in android::kernel::FBEPolicyTest1326 if (!F2fsCompressOptionsSupported(comp_opt)) return; in TEST_F()