Searched refs:write_prio (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | request.h | 13 uint16_t write_prio; member
|
H A D | alloc.c | 611 unsigned int write_prio, in bch_alloc_sectors() 629 unsigned int watermark = write_prio in bch_alloc_sectors() 607 bch_alloc_sectors(struct cache_set *c, struct bkey *k, unsigned int sectors, unsigned int write_point, unsigned int write_prio, bool wait) bch_alloc_sectors() argument
|
H A D | movinggc.c | 101 op->write_prio = 1; in write_moving()
|
H A D | request.c | 223 op->write_point, op->write_prio, in bch_data_insert_start() 740 s->iop.write_prio = 0; in search_alloc()
|
H A D | bcache.h | 994 unsigned int write_prio, bool wait);
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | request.h | 13 uint16_t write_prio; member
|
H A D | alloc.c | 610 unsigned int write_prio, in bch_alloc_sectors() 628 unsigned int watermark = write_prio in bch_alloc_sectors() 606 bch_alloc_sectors(struct cache_set *c, struct bkey *k, unsigned int sectors, unsigned int write_point, unsigned int write_prio, bool wait) bch_alloc_sectors() argument
|
H A D | movinggc.c | 101 op->write_prio = 1; in write_moving()
|
H A D | request.c | 223 op->write_point, op->write_prio, in bch_data_insert_start() 741 s->iop.write_prio = 0; in search_alloc()
|
H A D | bcache.h | 993 unsigned int write_prio, bool wait);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | omap-dma.h | 225 unsigned char write_prio;/* write priority */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | omap-dma.h | 225 unsigned char write_prio;/* write priority */ member
|
Completed in 14 milliseconds