Searched refs:max_part (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | brd.c | 348 static int max_part = 1; variable 349 module_param(max_part, int, 0444); 350 MODULE_PARM_DESC(max_part, "Num Minors to reserve between devices"); 396 disk = brd->brd_disk = alloc_disk(max_part); in brd_alloc() 400 disk->first_minor = i * max_part; in brd_alloc() 464 brd = brd_init_one(MINOR(dev) / max_part, &new); in brd_probe() 476 if (unlikely(!max_part)) in brd_check_and_reset_par() 477 max_part = 1; in brd_check_and_reset_par() 483 if ((1U << MINORBITS) % max_part != 0) in brd_check_and_reset_par() 484 max_part = 1UL << fls(max_part); in brd_check_and_reset_par() [all …]
|
| H A D | nbd.c | 148 static int max_part = 16; variable 1340 if (max_part) in nbd_start_device_ioctl() 2417 if (max_part < 0) { in nbd_init() 2423 if (max_part > 0) { in nbd_init() 2424 part_shift = fls(max_part); in nbd_init() 2434 max_part = (1UL << part_shift) - 1; in nbd_init() 2508 module_param(max_part, int, 0444); 2509 MODULE_PARM_DESC(max_part, "number of partitions per device (default: 16)");
|
| H A D | loop.c | 89 static int max_part; variable 1954 module_param(max_part, int, 0444); 1955 MODULE_PARM_DESC(max_part, "Maximum number of partitions per loop device"); 2327 if (max_part > 0) { in loop_init() 2328 part_shift = fls(max_part); in loop_init() 2338 max_part = (1UL << part_shift) - 1; in loop_init()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/ |
| H A D | nbd.rst | 27 max_part
|
| H A D | ramdisk.rst | 56 max_part
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |