Home
last modified time | relevance | path

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

/Linux-v5.10/fs/udf/
Dsuper.c1024 bool umap, utable, fmap, ftable; in check_partition_desc() local
1043 fmap = phd->freedSpaceBitmap.extLength; in check_partition_desc()
1046 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()
1050 if (ftable || fmap) in check_partition_desc()