Home
last modified time | relevance | path

Searched refs:bh_read_batch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/isofs/
H A Dcompress.c84 bh_read_batch(haveblocks, bhs); in zisofs_uncompress_block()
/openbmc/linux/include/linux/
H A Dbuffer_head.h426 static inline void bh_read_batch(int nr, struct buffer_head *bhs[]) in bh_read_batch() function
/openbmc/linux/fs/reiserfs/
H A Djournal.c2243 bh_read_batch(get_desc_trans_len(desc), log_blocks); in journal_read_transaction()