Searched refs:BLKIO_STAT_TOTAL (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/block/
H A Dblk-cgroup.h58 BLKIO_STAT_TOTAL enumerator in enum:stat_sub_type
80 uint64_t stat_arr[BLKIO_STAT_QUEUED + 1][BLKIO_STAT_TOTAL];
H A Dblk-cgroup.c463 uint64_t queued[BLKIO_STAT_TOTAL];
480 for (i = 0; i < BLKIO_STAT_TOTAL; i++)
483 for (i = 0; i < BLKIO_STAT_TOTAL; i++)
530 case BLKIO_STAT_TOTAL:
584 for (sub_type = BLKIO_STAT_READ; sub_type < BLKIO_STAT_TOTAL;
591 blkio_get_key_name(BLKIO_STAT_TOTAL, dev, key_str, MAX_KEY_LEN, false);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/block/
H A Dblk-cgroup.h58 BLKIO_STAT_TOTAL enumerator in enum:stat_sub_type
80 uint64_t stat_arr[BLKIO_STAT_QUEUED + 1][BLKIO_STAT_TOTAL];
H A Dblk-cgroup.c463 uint64_t queued[BLKIO_STAT_TOTAL];
480 for (i = 0; i < BLKIO_STAT_TOTAL; i++)
483 for (i = 0; i < BLKIO_STAT_TOTAL; i++)
530 case BLKIO_STAT_TOTAL:
584 for (sub_type = BLKIO_STAT_READ; sub_type < BLKIO_STAT_TOTAL;
591 blkio_get_key_name(BLKIO_STAT_TOTAL, dev, key_str, MAX_KEY_LEN, false);

Completed in 99 milliseconds