Searched refs:fmap (Results 1 – 3 of 3) sorted by relevance
15 obj-$(CONFIG_INPUT_VIVALDIFMAP) += vivaldi-fmap.o
198 DEV_ATTR(fmap, FMAP)
1031 bool umap, utable, fmap, ftable; in check_partition_desc() local1050 fmap = phd->freedSpaceBitmap.extLength; in check_partition_desc()1053 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()1057 if (ftable || fmap) in check_partition_desc()