Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dbuffer.c52 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh,
1767 submit_bh_wbc(REQ_OP_WRITE, write_flags, bh, in __block_write_full_page()
1822 submit_bh_wbc(REQ_OP_WRITE, write_flags, bh, in __block_write_full_page()
3048 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh, in submit_bh_wbc() function
3101 return submit_bh_wbc(op, op_flags, bh, 0, NULL); in submit_bh()