Searched refs:LOGFS_MAGIC (Results 1 – 2 of 2) sorted by relevance
64 #define LOGFS_MAGIC 0x7a3a8e5cb9d5bf67ull macro
182 ds->ds_magic = cpu_to_be64(LOGFS_MAGIC); in logfs_write_ds()349 if (ds->ds_magic != cpu_to_be64(LOGFS_MAGIC)) in logfs_check_ds()