Home
last modified time | relevance | path

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

/fs/partitions/
Dosf.c37 __le32 d_magic2; in osf_partition() member
62 if (le32_to_cpu(label->d_magic2) != DISKLABELMAGIC) { in osf_partition()