Searched refs:__bh_read_batch (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | buffer_head.h | 247 void __bh_read_batch(int nr, struct buffer_head *bhs[], 461 __bh_read_batch(nr, bhs, 0, true); in bh_read_batch() 467 __bh_read_batch(nr, bhs, op_flags, false); in bh_readahead_batch()
|
| /linux/fs/ |
| H A D | buffer.c | 3018 * __bh_read_batch - Submit read for a batch of unlocked buffers in recalc_bh_state() 3027 void __bh_read_batch(int nr, struct buffer_head *bhs[], in alloc_buffer_head() 3054 EXPORT_SYMBOL(__bh_read_batch); in buffer_exit_cpu_dead() 3119 void __bh_read_batch(int nr, struct buffer_head *bhs[], __bh_read_batch() function
|