Searched refs:__bh_read_batch (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | buffer_head.h | 247 void __bh_read_batch(int nr, struct buffer_head *bhs[], 463 __bh_read_batch(nr, bhs, 0, true); in bh_read_batch() 469 __bh_read_batch(nr, bhs, op_flags, false); in bh_readahead_batch()
|
| /linux-6.15/fs/ |
| H A D | buffer.c | 3125 void __bh_read_batch(int nr, struct buffer_head *bhs[], in __bh_read_batch() function 3152 EXPORT_SYMBOL(__bh_read_batch);
|