Home
last modified time | relevance | path

Searched refs:fmap (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/udf/
Dsuper.c1000 bool umap, utable, fmap, ftable; in check_partition_desc() local
1019 fmap = phd->freedSpaceBitmap.extLength; in check_partition_desc()
1022 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()
1026 if (ftable || fmap) in check_partition_desc()