Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dbuffer.c55 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh,
1809 submit_bh_wbc(REQ_OP_WRITE, write_flags, bh, in __block_write_full_page()
1864 submit_bh_wbc(REQ_OP_WRITE, write_flags, bh, in __block_write_full_page()
3009 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh, in submit_bh_wbc() function
3060 return submit_bh_wbc(op, op_flags, bh, 0, NULL); in submit_bh()