Home
last modified time | relevance | path

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

/linux-6.15/fs/pstore/
H A Dinternal.h38 extern void pstore_set_kmsg_bytes(unsigned int bytes);
H A Dinode.c278 pstore_set_kmsg_bytes(ctx->kmsg_bytes); in pstore_reconfigure()
423 pstore_set_kmsg_bytes(ctx->kmsg_bytes); in pstore_fill_super()
H A Dplatform.c110 void pstore_set_kmsg_bytes(unsigned int bytes) in pstore_set_kmsg_bytes() function