Searched refs:PG_MAGIC (Results 1 – 4 of 4) sorted by relevance
37 #define PG_MAGIC 'P' macro
581 if (hdr.magic != PG_MAGIC) in pg_write()633 hdr.magic = PG_MAGIC; in pg_read()
63 PG_MAGIC 'P' pg_{read,write}_hdr include/linux/pg.h