Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_osf.c61 uint32_t d_magic; /* the magic number */ member
859 d->d_magic = BSD_DISKMAGIC; in xbsd_initlabel()
943 if (d->d_magic != BSD_DISKMAGIC || d->d_magic2 != BSD_DISKMAGIC) in xbsd_readlabel()