Searched refs:UDF_SB_PARTNUM (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Dudf_sb.h115 #define UDF_SB_PARTNUM(X,Y) ( UDF_SB_PARTMAPS(X)[(Y)].s_partition_num ) macro
H A Dsuper.c1045 UDF_SB_PARTNUM(sb,i) = le16_to_cpu(gpm1->partitionNum);
1097 UDF_SB_PARTNUM(sb,i) = le16_to_cpu(upm2->partitionNum);
1100 i, UDF_SB_PARTNUM(sb,i), type, UDF_SB_PARTVSN(sb,i));
1377 UDF_SB_PARTNUM(sb,i) == UDF_SB_PARTNUM(sb,j))

Completed in 96 milliseconds