Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_osf.c116 uint16_t d_checksum; /* xor of data incl. partitions */ member
971 d->d_checksum = 0; in xbsd_writelabel()
972 d->d_checksum = xbsd_dkcksum(d); in xbsd_writelabel()