Searched refs:bch_data_insert_keys (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | request.c | 58 static void bch_data_insert_keys(struct closure *cl) in bch_data_insert_keys() function 99 * bch_data_insert_keys() will insert the keys created so far in bch_keylist_realloc() 136 continue_at(cl, bch_data_insert_keys, op->wq); in bch_data_invalidate() 166 bch_data_insert_keys(cl); in bch_data_insert_error() 213 continue_at(cl, bch_data_insert_keys, op->wq); in bch_data_insert_start() 252 continue_at(cl, bch_data_insert_keys, op->wq); in bch_data_insert_start() 282 continue_at(cl, bch_data_insert_keys, op->wq); in bch_data_insert_start()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | request.c | 58 static void bch_data_insert_keys(struct closure *cl) in bch_data_insert_keys() function 99 * bch_data_insert_keys() will insert the keys created so far in bch_keylist_realloc() 136 continue_at(cl, bch_data_insert_keys, op->wq); in bch_data_invalidate() 166 bch_data_insert_keys(cl); in bch_data_insert_error() 213 continue_at(cl, bch_data_insert_keys, op->wq); in bch_data_insert_start() 252 continue_at(cl, bch_data_insert_keys, op->wq); in bch_data_insert_start() 282 continue_at(cl, bch_data_insert_keys, op->wq); in bch_data_insert_start()
|
Completed in 4 milliseconds