Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 3 of 3) sorted by relevance

/block/
Dbadblocks.c545 int enable) in __badblocks_init() argument
549 if (enable) in __badblocks_init()
575 int badblocks_init(struct badblocks *bb, int enable) in badblocks_init() argument
577 return __badblocks_init(NULL, bb, enable); in badblocks_init()
DKconfig42 Subsystems will normally enable this if needed. Users will not
43 normally need to manually enable this.
Dblk-iocost.c3200 bool enable, user; in ioc_qos_write() local
3218 enable = ioc->enabled; in ioc_qos_write()
3234 enable = v; in ioc_qos_write()
3289 if (enable) { in ioc_qos_write()