Home
last modified time | relevance | path

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

/openbmc/linux/fs/freevxfs/
H A Dvxfs_olt.h41 __fs32 olt_magic; /* magic number */ member
H A Dvxfs_olt.c65 if (fs32_to_cpu(infp, op->olt_magic) != VXFS_OLT_MAGIC) { in vxfs_read_olt()