Home
last modified time | relevance | path

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

/linux-6.1.9/fs/pstore/
Dplatform.c268 static int pstore_compress(const void *in, void *out, in pstore_compress() function
445 zipped_len = pstore_compress(dst, psinfo->buf, in pstore_dump()