Home
last modified time | relevance | path

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

/linux-6.12.1/fs/pstore/
Dzone.c1152 static struct pstore_zone *psz_init_zone(enum pstore_type_id type, in psz_init_zone() function
1222 zone = psz_init_zone(type, off, record_size); in psz_init_zones()
1243 cxt->ppsz = psz_init_zone(PSTORE_TYPE_PMSG, &off, info->pmsg_size); in psz_alloc_zones()
1251 cxt->cpsz = psz_init_zone(PSTORE_TYPE_CONSOLE, &off, in psz_alloc_zones()