Searched refs:submit_bh_wbc (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/fs/ |
| D | buffer.c | 57 static void submit_bh_wbc(blk_opf_t opf, struct buffer_head *bh, 1907 submit_bh_wbc(REQ_OP_WRITE | write_flags, bh, wbc); in __block_write_full_folio() 1961 submit_bh_wbc(REQ_OP_WRITE | write_flags, bh, wbc); in __block_write_full_folio() 2784 static void submit_bh_wbc(blk_opf_t opf, struct buffer_head *bh, in submit_bh_wbc() function 2831 submit_bh_wbc(opf, bh, NULL); in submit_bh()
|