Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbuffer_head.h211 int bh_submit_read(struct buffer_head *bh);
/Linux-v5.15/fs/ext2/
Dballoc.c145 if (bh_submit_read(bh) < 0) { in read_block_bitmap()
/Linux-v5.15/fs/
Dbuffer.c3372 int bh_submit_read(struct buffer_head *bh) in bh_submit_read() function
3389 EXPORT_SYMBOL(bh_submit_read);