Home
last modified time | relevance | path

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

/Linux-v6.6/fs/pstore/
Dzone.c1150 static struct pstore_zone *psz_init_zone(enum pstore_type_id type, in psz_init_zone() function
1221 zone = psz_init_zone(type, off, record_size); in psz_init_zones()
1242 cxt->ppsz = psz_init_zone(PSTORE_TYPE_PMSG, &off, info->pmsg_size); in psz_alloc_zones()
1250 cxt->cpsz = psz_init_zone(PSTORE_TYPE_CONSOLE, &off, in psz_alloc_zones()