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

/linux-4.4.14/fs/
H A Dbuffer.c48 static int submit_bh_wbc(int rw, struct buffer_head *bh,
1800 submit_bh_wbc(write_op, bh, 0, wbc); __block_write_full_page()
1854 submit_bh_wbc(write_op, bh, 0, wbc); __block_write_full_page()
2999 static int submit_bh_wbc(int rw, struct buffer_head *bh, submit_bh_wbc() function
3051 return submit_bh_wbc(rw, bh, bio_flags, NULL); _submit_bh()
3057 return submit_bh_wbc(rw, bh, 0, NULL); submit_bh()

Completed in 72 milliseconds