Searched refs:submit_bh_wbc (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ |
H A D | buffer.c | 57 static void submit_bh_wbc(blk_opf_t opf, struct buffer_head *bh, 1933 submit_bh_wbc(REQ_OP_WRITE | write_flags, bh, in __block_write_full_folio() 1988 submit_bh_wbc(REQ_OP_WRITE | write_flags, bh, in __block_write_full_folio() 2780 static void submit_bh_wbc(blk_opf_t opf, struct buffer_head *bh, in submit_bh_wbc() function 2829 submit_bh_wbc(opf, bh, WRITE_LIFE_NOT_SET, NULL); in submit_bh()
|