Searched refs:LOGFS_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.h64 #define LOGFS_MAGIC 0x7a3a8e5cb9d5bf67ull macro
203 * @ds_magic: magic number, must equal LOGFS_MAGIC
H A Dsuper.c200 ds->ds_magic = cpu_to_be64(LOGFS_MAGIC);
369 if (ds->ds_magic != cpu_to_be64(LOGFS_MAGIC))

Completed in 108 milliseconds