Home
last modified time | relevance | path

Searched refs:TYPE_SECTORS (Results 1 – 2 of 2) sorted by relevance

/fs/bcachefs/
A Dsb-counters_format.h7 TYPE_SECTORS = BIT(1), /* amount counters, the unit is sectors */ enumerator
11 x(io_read, 0, TYPE_SECTORS) \
12 x(io_read_inline, 80, TYPE_SECTORS) \
13 x(io_read_hole, 81, TYPE_SECTORS) \
20 x(io_write, 1, TYPE_SECTORS) \
21 x(io_move, 2, TYPE_SECTORS) \
22 x(io_move_read, 35, TYPE_SECTORS) \
23 x(io_move_write, 36, TYPE_SECTORS) \
24 x(io_move_finish, 37, TYPE_SECTORS) \
A Dsysfs.c529 if (f & TYPE_SECTORS) { \ in SHOW()

Completed in 6 milliseconds