Home
last modified time | relevance | path

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

/fs/ocfs2/
Dbuffer_head_io.c69 submit_bh(REQ_OP_WRITE, 0, bh); in ocfs2_write_block()
152 submit_bh(REQ_OP_READ, 0, bh); in ocfs2_read_blocks_sync()
333 submit_bh(REQ_OP_READ, 0, bh); in ocfs2_read_blocks()
454 submit_bh(REQ_OP_WRITE, 0, bh); in ocfs2_write_super_or_backup()
/fs/
Dbuffer.c1211 submit_bh(REQ_OP_READ, 0, bh); in __bread_slow()
2370 submit_bh(REQ_OP_READ, 0, bh); in block_read_full_page()
2701 submit_bh(REQ_OP_READ, 0, bh); in nobh_write_begin()
3089 int submit_bh(int op, int op_flags, struct buffer_head *bh) in submit_bh() function
3093 EXPORT_SYMBOL(submit_bh);
3134 submit_bh(op, op_flags, bh); in ll_rw_block()
3141 submit_bh(op, op_flags, bh); in ll_rw_block()
3159 submit_bh(REQ_OP_WRITE, op_flags, bh); in write_dirty_buffer()
3186 ret = submit_bh(REQ_OP_WRITE, op_flags, bh); in __sync_dirty_buffer()
3441 submit_bh(REQ_OP_READ, 0, bh); in bh_submit_read()
/fs/nilfs2/
Dgcinode.c93 submit_bh(REQ_OP_READ, 0, bh); in nilfs_gccache_submit_read_data()
Dbtnode.c125 submit_bh(mode, mode_flags, bh); in nilfs_btnode_submit_block()
Dmdt.c151 submit_bh(mode, mode_flags, bh); in nilfs_mdt_submit_block()
/fs/jbd2/
Dcommit.c156 ret = submit_bh(REQ_OP_WRITE, in journal_submit_commit_record()
159 ret = submit_bh(REQ_OP_WRITE, REQ_SYNC, bh); in journal_submit_commit_record()
778 submit_bh(REQ_OP_WRITE, REQ_SYNC, bh); in jbd2_journal_commit_transaction()
Djournal.c1595 ret = submit_bh(REQ_OP_WRITE, write_flags, bh); in jbd2_write_superblock()
/fs/ntfs/
Daops.c345 submit_bh(REQ_OP_READ, 0, tbh); in ntfs_read_block()
860 submit_bh(REQ_OP_WRITE, 0, bh); in ntfs_write_block()
1188 submit_bh(REQ_OP_WRITE, 0, tbh); in ntfs_write_mst_block()
Dlogfile.c811 submit_bh(REQ_OP_WRITE, 0, bh); in ntfs_empty_logfile()
Dcompress.c661 submit_bh(REQ_OP_READ, 0, tbh); in ntfs_read_compressed_block()
Dmft.c586 submit_bh(REQ_OP_WRITE, 0, tbh); in ntfs_sync_mft_mirror()
783 submit_bh(REQ_OP_WRITE, 0, tbh); in write_mft_record_nolock()
Dfile.c542 return submit_bh(REQ_OP_READ, 0, bh); in ntfs_submit_bh_for_read()
/fs/ext4/
Dmmp.c51 submit_bh(REQ_OP_WRITE, REQ_SYNC | REQ_META | REQ_PRIO, bh); in write_mmp_block_thawed()
Dfast_commit.c571 submit_bh(REQ_OP_WRITE, write_flags, bh); in ext4_fc_submit_bh()
Dsuper.c157 submit_bh(REQ_OP_READ, op_flags, bh); in __ext4_read_bh()
/fs/gfs2/
Dmeta_io.c78 submit_bh(REQ_OP_WRITE, write_flags, bh); in gfs2_aspace_writepage()
Ddir.c1509 submit_bh(REQ_OP_READ, in gfs2_dir_readahead()
Dbmap.c310 submit_bh(REQ_OP_READ, in gfs2_metapath_ra()
/fs/reiserfs/
Dinode.c2669 submit_bh(REQ_OP_WRITE, 0, bh); in reiserfs_write_full_page()
2729 submit_bh(REQ_OP_WRITE, 0, bh); in reiserfs_write_full_page()
Djournal.c655 submit_bh(REQ_OP_WRITE, 0, bh); in submit_logged_buffer()
665 submit_bh(REQ_OP_WRITE, 0, bh); in submit_ordered_buffer()