Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbuffer_head.h209 int bh_submit_read(struct buffer_head *bh);
/Linux-v5.10/fs/ext2/
Dballoc.c147 if (bh_submit_read(bh) < 0) { in read_block_bitmap()
/Linux-v5.10/fs/
Dbuffer.c3399 int bh_submit_read(struct buffer_head *bh) in bh_submit_read() function
3416 EXPORT_SYMBOL(bh_submit_read);