Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dbuffer.c55 static void submit_bh_wbc(blk_opf_t opf, struct buffer_head *bh,
1792 submit_bh_wbc(REQ_OP_WRITE | write_flags, bh, wbc); in __block_write_full_page()
1846 submit_bh_wbc(REQ_OP_WRITE | write_flags, bh, wbc); in __block_write_full_page()
2659 static void submit_bh_wbc(blk_opf_t opf, struct buffer_head *bh, in submit_bh_wbc() function
2707 submit_bh_wbc(opf, bh, NULL); in submit_bh()