Searched refs:expected_magic (Results 1 – 1 of 1) sorted by relevance
1471 int32_t expected_magic; in readtape() local1478 expected_magic = ((tp_bsize == TP_BSIZE_MIN) ? NFS_MAGIC : MTB_MAGIC); in readtape()1490 if (sp->c_magic == expected_magic && sp->c_type == TS_EOM && in readtape()1604 if (i != 0 && sp->c_magic == expected_magic && sp->c_type == TS_EOM && in readtape()