Searched refs:UDF_PART_FLAG_UNALLOC_BITMAP (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.h35 #define UDF_PART_FLAG_UNALLOC_BITMAP 0x0001 macro
H A Dballoc.c745 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) {
767 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP)
797 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP)
H A Dsuper.c1037 map->s_partition_flags |= UDF_PART_FLAG_UNALLOC_BITMAP;
1853 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP)
2269 if (map->s_partition_flags & UDF_PART_FLAG_UNALLOC_BITMAP) {

Completed in 110 milliseconds