Home
last modified time | relevance | path

Searched refs:PSZ_SIG (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/pstore/
H A Dzone.c34 #define PSZ_SIG (0x43474244) /* DBGC */ macro
1182 zone->buffer->sig = type ^ PSZ_SIG; in psz_init_zone()