Home
last modified time | relevance | path

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

/linux-3.4.99/fs/freevxfs/
Dvxfs_olt.h66 u_int32_t olt_magic; /* magic number */ member
Dvxfs_olt.c90 if (op->olt_magic != VXFS_OLT_MAGIC) { in vxfs_read_olt()