Searched refs:blkdev (Results 1 – 2 of 2) sorted by relevance
63 static char blkdev[80] = CONFIG_PSTORE_BLK_BLKDEV; variable64 module_param_string(blkdev, blkdev, 80, 0400);65 MODULE_PARM_DESC(blkdev, "block device for pstore storage");244 strscpy(info->device, blkdev); in pstore_blk_get_config()295 if (!blkdev[0]) { in __best_effort_init()308 early_boot_devpath(blkdev)); in __best_effort_init()313 blkdev, best_effort_dev->zone.total_size); in __best_effort_init()
38 pstore_blk.blkdev=/dev/mmcblk0p7 pstore_blk.kmsg_size=64 best_effort=y42 blkdev section in Configurations for user48 When pstore/blk is built as a module, "blkdev" accepts the following variants:56 When pstore/blk is built into the kernel, "blkdev" accepts the following variants: