Lines Matching defs:blocks
6 * to make sure that we are not getting blocks mixed up, and PANIC if
3811 "%s: %s: sum of blocks > data provided\n",
3922 /* Copy first sector to remaining blocks */
4055 num = cmd[13]; /* 1 to a maximum of 255 logical blocks */
4104 __be32 blocks;
4145 unsigned int num = get_unaligned_be32(&desc[i].blocks);
4201 put_unaligned_be32(num, arr + 16); /* Number of blocks */
4235 * CONDITION MET if the specified blocks will/have fitted in the cache, and
5817 MODULE_PARM_DESC(opt_blks, "optimal transfer length in blocks (def=1024)");
5833 MODULE_PARM_DESC(unmap_granularity, "thin provisioning granularity in blocks (def=1)");
5834 MODULE_PARM_DESC(unmap_max_blocks, "max # of blocks can be unmapped in one cmd (def=0xffffffff)");
5841 MODULE_PARM_DESC(write_same_length, "Maximum blocks per WRITE SAME cmd (def=0xffff)");
7169 pr_info("%lu provisioning blocks\n", map_size);