Home
last modified time | relevance | path

Searched refs:wbt_set_write_cache (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dblk-wbt.h15 void wbt_set_write_cache(struct request_queue *, bool);
27 static inline void wbt_set_write_cache(struct request_queue *q, bool wc) in wbt_set_write_cache() function
H A Dblk-wbt.c702 void wbt_set_write_cache(struct request_queue *q, bool write_cache_on) in wbt_set_write_cache() function
H A Dblk-settings.c849 wbt_set_write_cache(q, test_bit(QUEUE_FLAG_WC, &q->queue_flags)); in blk_queue_write_cache()
/kernel/linux/linux-5.10/block/
H A Dblk-wbt.h98 void wbt_set_write_cache(struct request_queue *, bool);
117 static inline void wbt_set_write_cache(struct request_queue *q, bool wc) in wbt_set_write_cache() function
H A Dblk-settings.c793 wbt_set_write_cache(q, test_bit(QUEUE_FLAG_WC, &q->queue_flags)); in blk_queue_write_cache()
H A Dblk-wbt.c627 void wbt_set_write_cache(struct request_queue *q, bool write_cache_on) in wbt_set_write_cache() function

Completed in 6 milliseconds