Home
last modified time | relevance | path

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

/openbmc/linux/fs/pstore/
H A Dzone.c1152 static struct pstore_zone *psz_init_zone(enum pstore_type_id type, in psz_init_zone() function
1223 zone = psz_init_zone(type, off, record_size); in psz_init_zones()
1244 cxt->ppsz = psz_init_zone(PSTORE_TYPE_PMSG, &off, info->pmsg_size); in psz_alloc_zones()
1252 cxt->cpsz = psz_init_zone(PSTORE_TYPE_CONSOLE, &off, in psz_alloc_zones()