Searched refs:nr_commands (Results 1 – 1 of 1) sorted by relevance
517 int nr_commands, ret; in __bsg_read() local523 nr_commands = count / sizeof(struct sg_io_v4); in __bsg_read()524 while (nr_commands) { in __bsg_read()549 nr_commands--; in __bsg_read()601 int ret, nr_commands; in __bsg_write() local606 nr_commands = count / sizeof(struct sg_io_v4); in __bsg_write()610 while (nr_commands) { in __bsg_write()638 nr_commands--; in __bsg_write()