Searched refs:UDF_PART_FLAG_FREED_TABLE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dudf_sb.h38 #define UDF_PART_FLAG_FREED_TABLE 0x0008 macro
H A Dballoc.c754 } else if (map->s_partition_flags & UDF_PART_FLAG_FREED_TABLE) {
782 else if (map->s_partition_flags & UDF_PART_FLAG_FREED_TABLE)
809 else if (map->s_partition_flags & UDF_PART_FLAG_FREED_TABLE)
H A Dsuper.c1059 map->s_partition_flags |= UDF_PART_FLAG_FREED_TABLE;
1851 if (map->s_partition_flags & UDF_PART_FLAG_FREED_TABLE)
2284 if (map->s_partition_flags & UDF_PART_FLAG_FREED_TABLE) {

Completed in 115 milliseconds