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