Home
last modified time | relevance | path

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

/fs/ocfs2/
Dbuffer_head_io.c67 submit_bh(REQ_OP_WRITE, bh); in ocfs2_write_block()
150 submit_bh(REQ_OP_READ, bh); in ocfs2_read_blocks_sync()
331 submit_bh(REQ_OP_READ, bh); in ocfs2_read_blocks()
452 submit_bh(REQ_OP_WRITE, bh); in ocfs2_write_super_or_backup()
/fs/
Dbuffer.c1220 submit_bh(REQ_OP_READ, bh); in __bread_slow()
2373 submit_bh(REQ_OP_READ, bh); in block_read_full_folio()
2753 void submit_bh(blk_opf_t opf, struct buffer_head *bh) in submit_bh() function
2757 EXPORT_SYMBOL(submit_bh);
2768 submit_bh(REQ_OP_WRITE | op_flags, bh); in write_dirty_buffer()
2793 submit_bh(REQ_OP_WRITE | op_flags, bh); in __sync_dirty_buffer()
3020 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read()
3064 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read_batch()
/fs/nilfs2/
Dgcinode.c93 submit_bh(REQ_OP_READ, bh); in nilfs_gccache_submit_read_data()
Dbtnode.c125 submit_bh(opf, bh); in nilfs_btnode_submit_block()
Dmdt.c151 submit_bh(opf, bh); in nilfs_mdt_submit_block()
/fs/ntfs/
Daops.c345 submit_bh(REQ_OP_READ, tbh); in ntfs_read_block()
862 submit_bh(REQ_OP_WRITE, bh); in ntfs_write_block()
1190 submit_bh(REQ_OP_WRITE, tbh); in ntfs_write_mst_block()
Dlogfile.c810 submit_bh(REQ_OP_WRITE, bh); in ntfs_empty_logfile()
Dcompress.c661 submit_bh(REQ_OP_READ, tbh); in ntfs_read_compressed_block()
Dmft.c586 submit_bh(REQ_OP_WRITE, tbh); in ntfs_sync_mft_mirror()
783 submit_bh(REQ_OP_WRITE, tbh); in write_mft_record_nolock()
Dfile.c535 submit_bh(REQ_OP_READ, 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.c672 submit_bh(REQ_OP_WRITE | write_flags, bh); in ext4_fc_submit_bh()
Dsuper.c175 submit_bh(REQ_OP_READ | op_flags, bh); in __ext4_read_bh()
6089 submit_bh(REQ_OP_WRITE | REQ_SYNC | in ext4_commit_super()
/fs/jbd2/
Dcommit.c160 submit_bh(write_flags, bh); in journal_submit_commit_record()
765 submit_bh(REQ_OP_WRITE | JBD2_JOURNAL_REQ_FLAGS, in jbd2_journal_commit_transaction()
Djournal.c1650 submit_bh(REQ_OP_WRITE | write_flags, bh); in jbd2_write_superblock()
/fs/gfs2/
Dmeta_io.c78 submit_bh(REQ_OP_WRITE | write_flags, bh); in gfs2_aspace_writepage()
Ddir.c1511 submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META | in gfs2_dir_readahead()
Dbmap.c310 submit_bh(REQ_OP_READ | REQ_RAHEAD | REQ_META | in gfs2_metapath_ra()
/fs/ntfs3/
Dfile.c245 submit_bh(REQ_OP_READ, bh); in ntfs_zero_range()
/fs/reiserfs/
Dinode.c2659 submit_bh(REQ_OP_WRITE, bh); in reiserfs_write_full_page()
2719 submit_bh(REQ_OP_WRITE, bh); in reiserfs_write_full_page()
Djournal.c653 submit_bh(REQ_OP_WRITE, bh); in submit_logged_buffer()
663 submit_bh(REQ_OP_WRITE, bh); in submit_ordered_buffer()