Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dsuper.c1032 bool umap, utable, fmap, ftable; in check_partition_desc() local
1050 ftable = phd->freedSpaceTable.extLength; in check_partition_desc()
1054 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()
1058 if (ftable || fmap) in check_partition_desc()