Searched refs:ext4_read_bh_nowait (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | balloc.c | 503 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO | in ext4_read_block_bitmap_nowait()
|
| H A D | super.c | 160 void ext4_read_bh_nowait(struct buffer_head *bh, int op_flags, in ext4_read_bh_nowait() function 193 ext4_read_bh_nowait(bh, op_flags, NULL); in ext4_read_bh_lock() 244 ext4_read_bh_nowait(bh, REQ_RAHEAD, NULL); in ext4_sb_breadahead_unmovable()
|
| H A D | ext4.h | 2990 extern void ext4_read_bh_nowait(struct buffer_head *bh, int op_flags,
|
| H A D | inode.c | 4512 ext4_read_bh_nowait(bh, REQ_META | REQ_PRIO, NULL); in __ext4_get_inode_loc()
|