Home
last modified time | relevance | path

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

/fs/ocfs2/
Dbuffer_head_io.c83 submit_bh(WRITE, bh); in ocfs2_write_block()
156 submit_bh(READ, bh); in ocfs2_read_blocks_sync()
318 submit_bh(READ, bh); in ocfs2_read_blocks()
428 submit_bh(WRITE, bh); in ocfs2_write_super_or_backup()
/fs/gfs2/
Dlops.c193 submit_bh(WRITE, bh); in buf_lo_before_commit()
203 submit_bh(WRITE, bh); in buf_lo_before_commit()
345 submit_bh(WRITE, bh); in revoke_lo_before_commit()
362 submit_bh(WRITE, bh); in revoke_lo_before_commit()
564 submit_bh(WRITE, bh); in gfs2_write_blocks()
590 submit_bh(WRITE, bh1); in gfs2_write_blocks()
Dlog.c124 submit_bh(WRITE, bh); in gfs2_ail1_start_one()
608 submit_bh(WRITE_BARRIER | (1 << BIO_RW_META), bh); in log_write_header()
617 submit_bh(WRITE_SYNC | (1 << BIO_RW_META), bh); in log_write_header()
668 submit_bh(WRITE, bh); in gfs2_ordered_write()
/fs/
Dbuffer.c1311 submit_bh(READ, bh); in __bread_slow()
1808 submit_bh(WRITE, bh); in __block_write_full_page()
1862 submit_bh(WRITE, bh); in __block_write_full_page()
2296 submit_bh(READ, bh); in block_read_full_page()
2631 submit_bh(READ, bh); in nobh_write_begin()
2986 int submit_bh(int rw, struct buffer_head * bh) in submit_bh() function
3080 submit_bh(WRITE_SYNC, bh); in ll_rw_block()
3082 submit_bh(WRITE, bh); in ll_rw_block()
3089 submit_bh(rw, bh); in ll_rw_block()
3111 ret = submit_bh(WRITE, bh); in sync_dirty_buffer()
[all …]
/fs/jbd2/
Dcommit.c141 ret = submit_bh(WRITE_SYNC, bh); in journal_submit_commit_record()
162 ret = submit_bh(WRITE_SYNC, bh); in journal_submit_commit_record()
193 ret = submit_bh(WRITE_SYNC, bh); in journal_wait_on_commit_record()
683 submit_bh(WRITE, bh); in jbd2_journal_commit_transaction()
/fs/jbd/
Dcommit.c181 submit_bh(WRITE, wbuf[i]); in journal_do_submit_data()
663 submit_bh(WRITE, bh); in journal_commit_transaction()
/fs/ntfs/
Daops.c365 submit_bh(READ, tbh); in ntfs_read_block()
880 submit_bh(WRITE, bh); in ntfs_write_block()
1205 submit_bh(WRITE, tbh); in ntfs_write_mst_block()
Dlogfile.c823 submit_bh(WRITE, bh); in ntfs_empty_logfile()
Dcompress.c676 submit_bh(READ, tbh); in ntfs_read_compressed_block()
Dmft.c595 submit_bh(WRITE, tbh); in ntfs_sync_mft_mirror()
788 submit_bh(WRITE, tbh); in write_mft_record_nolock()
Dfile.c463 return submit_bh(READ, bh); in ntfs_submit_bh_for_read()
/fs/btrfs/
Ddisk-io.c2071 ret = submit_bh(WRITE_BARRIER, bh); in write_dev_supers()
2079 ret = submit_bh(WRITE, bh); in write_dev_supers()
2082 ret = submit_bh(WRITE, bh); in write_dev_supers()
/fs/reiserfs/
Djournal.c680 submit_bh(WRITE, bh); in submit_logged_buffer()
690 submit_bh(WRITE, bh); in submit_ordered_buffer()
700 return submit_bh(WRITE_BARRIER, bh); in submit_barrier_buffer()
Dinode.c2463 submit_bh(WRITE, bh); in reiserfs_write_full_page()
2522 submit_bh(WRITE, bh); in reiserfs_write_full_page()
/fs/ext3/
Dinode.c2638 submit_bh(READ_META, bh); in __ext3_get_inode_loc()
/fs/ext4/
Dinode.c4111 submit_bh(READ_META, bh); in __ext4_get_inode_loc()
Dmballoc.c834 submit_bh(READ, bh[i]); in ext4_mb_init_cache()