Home
last modified time | relevance | path

Searched refs:bh_read_nowait (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dmeta_io.c537 bh_read_nowait(first_bh, REQ_META | REQ_PRIO); in gfs2_meta_ra()
/openbmc/linux/include/linux/
H A Dbuffer_head.h412 static inline void bh_read_nowait(struct buffer_head *bh, blk_opf_t op_flags) in bh_read_nowait() function
/openbmc/linux/fs/jbd2/
H A Drecovery.c162 bh_read_nowait(bh, 0); in jread()
/openbmc/linux/fs/reiserfs/
H A Dstree.c688 bh_read_nowait(bh, 0); in search_by_key()
H A Djournal.c2348 bh_read_nowait(bh, 0); in reiserfs_breada()
/openbmc/linux/fs/ocfs2/
H A Daops.c638 bh_read_nowait(bh, 0); in ocfs2_map_page_blocks()
/openbmc/linux/fs/
H A Dbuffer.c2153 bh_read_nowait(bh, 0); in __block_write_begin_int()