Searched refs:UDF_SB_ALLOC_PARTMAPS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/udf/ | ||
D | udf_sb.h | 44 #define UDF_SB_ALLOC_PARTMAPS(X,Y)\ macro |
D | super.c | 895 UDF_SB_ALLOC_PARTMAPS(sb, le32_to_cpu(lvd->numPartitionMaps)); in udf_load_logicalvol() |