Searched refs:kmsg_bytes (Results 1 – 2 of 2) sorted by relevance
14 # mount -t pstore -o kmsg_bytes=8000 - /sys/fs/pstore37 The 'kmsg_bytes' mount option changes the target amount of
81 static unsigned long kmsg_bytes = 10240; variable85 kmsg_bytes = bytes; in pstore_set_kmsg_bytes()301 while (total < kmsg_bytes) { in pstore_dump()