Home
last modified time | relevance | path

Searched refs:__bh_read_batch (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbuffer_head.h249 void __bh_read_batch(int nr, struct buffer_head *bhs[],
428 __bh_read_batch(nr, bhs, 0, true); in bh_read_batch()
434 __bh_read_batch(nr, bhs, op_flags, false); in bh_readahead_batch()
/openbmc/linux/fs/
H A Dbuffer.c3120 void __bh_read_batch(int nr, struct buffer_head *bhs[], in __bh_read_batch() function
3147 EXPORT_SYMBOL(__bh_read_batch);