Lines Matching refs:of
22 Defines default size of pstore kernel log storage.
197 2) /dev/<disk_name> represents the device name of disk
199 of partition - device number of disk plus the partition number
201 used when disk name of partitioned disk ends with a digit.
203 unique id of a partition if the partition table provides it.
206 filled hex representation of the 32-bit "NT disk signature", and PP
207 is a zero-filled hex representation of the 1-based partition number.
210 7) <major>:<minor> major and minor number of the device separated by
217 int "Size in Kbytes of kmsg dump log to store"
221 This just sets size of kmsg dump (oops, panic, etc) log for
222 pstore/blk. The size is in KB and must be a multiple of 4.
240 int "Size in Kbytes of pmsg to store"
245 This just sets size of pmsg (pmsg_size) for pstore/blk. The size is
246 in KB and must be a multiple of 4.
252 int "Size in Kbytes of console log to store"
257 This just sets size of console log (console_size) to store via
258 pstore/blk. The size is in KB and must be a multiple of 4.
264 int "Size in Kbytes of ftrace log to store"
269 This just sets size of ftrace log (ftrace_size) for pstore/blk. The
270 size is in KB and must be a multiple of 4.