Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbuffer_head.h243 int bh_submit_read(struct buffer_head *bh);
/kernel/linux/linux-5.10/fs/ext2/
Dballoc.c145 if (bh_submit_read(bh) < 0) { in read_block_bitmap()
/kernel/linux/linux-5.10/fs/
Dbuffer.c3399 int bh_submit_read(struct buffer_head *bh) in bh_submit_read() function
3416 EXPORT_SYMBOL(bh_submit_read);