Searched refs:mapEntry (Results 1 - 2 of 2) sorted by path

/linux-master/fs/udf/
H A Dosta_udf.h211 struct sparingEntry mapEntry[]; member in struct:sparingTable
H A Dpartition.c131 struct sparingEntry *entry = &st->mapEntry[i];
151 struct sparingEntry mapEntry; local
183 struct sparingEntry *entry = &st->mapEntry[k];
224 struct sparingEntry *entry = &st->mapEntry[l];
236 mapEntry = st->mapEntry[l];
237 mapEntry.origLocation =
239 memmove(&st->mapEntry[k + 1],
240 &st->mapEntry[k],
243 st->mapEntry[
[all...]

Completed in 210 milliseconds