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