Searched defs:lip1 (Results 1 - 1 of 1) sorted by relevance

/fs/udf/
H A Dinode.c1064 struct kernel_long_ad *lip1 /*l[i plus 1]*/ = &laarr[i + 1]; local
1066 if (((li->extLength >> 30) == (lip1->extLength >> 30)) &&
1069 ((lip1->extLocation.logicalBlockNum -
1075 (lip1->extLength & UDF_EXTENT_LENGTH_MASK) +
1077 lip1->extLength = (lip1->extLength -
1086 lip1->extLocation.logicalBlockNum =
1092 li->extLength = lip1->extLength +
1105 ((lip1->extLength >> 30) ==
1115 (lip1
[all...]

Completed in 26 milliseconds