Searched refs:ds_magic (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dlogfs_abi.h203 * @ds_magic: magic number, must equal LOGFS_MAGIC
229 __be64 ds_magic; member in struct:logfs_disk_super
H A Dsuper.c200 ds->ds_magic = cpu_to_be64(LOGFS_MAGIC);
369 if (ds->ds_magic != cpu_to_be64(LOGFS_MAGIC))

Completed in 159 milliseconds