Searched refs:submit_bh_wbc (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ |
H A D | buffer.c | 57 static void submit_bh_wbc(blk_opf_t opf, struct buffer_head *bh, 1911 submit_bh_wbc(REQ_OP_WRITE | write_flags, bh, wbc); in __block_write_full_folio() 1965 submit_bh_wbc(REQ_OP_WRITE | write_flags, bh, wbc); in __block_write_full_folio() 2788 static void submit_bh_wbc(blk_opf_t opf, struct buffer_head *bh, in submit_bh_wbc() function 2835 submit_bh_wbc(opf, bh, NULL); in submit_bh()
|