Home
last modified time | relevance | path

Searched refs:ush (Results 1 – 1 of 1) sorted by relevance

/fs/partitions/
Dsun.c18 __be16 *ush; in sun_partition() local
76 ush = ((__be16 *) (label+1)) - 1; in sun_partition()
77 for (csum = 0; ush >= ((__be16 *) label);) in sun_partition()
78 csum ^= *ush--; in sun_partition()