Home
last modified time | relevance | path

Searched refs:get_bh (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.6.21/fs/ocfs2/
Dbuffer_head_io.c65 get_bh(bh); /* for end_buffer_write_sync() */ in ocfs2_write_block()
148 get_bh(bh); /* for end_buffer_read_sync() */ in ocfs2_read_blocks_sync()
327 get_bh(bh); /* for end_buffer_read_sync() */ in ocfs2_read_blocks()
449 get_bh(bh); /* for end_buffer_write_sync() */ in ocfs2_write_super_or_backup()
Dacl.c171 get_bh(di_bh); in ocfs2_acl_set_mode()
Dlocalalloc.c695 get_bh(osb->local_alloc_bh); in ocfs2_reserve_local_alloc_bits()
1130 get_bh(*bitmap_bh); in ocfs2_local_alloc_reserve_for_window()
/linux-6.6.21/fs/nilfs2/
Dpage.h62 get_bh(bh); in nilfs_page_get_nth_block()
Dmdt.c95 get_bh(bh); in nilfs_mdt_create_block()
150 get_bh(bh); in nilfs_mdt_submit_block()
157 get_bh(bh); in nilfs_mdt_submit_block()
Dgcinode.c92 get_bh(bh); in nilfs_gccache_submit_read_data()
Dcpfile.c656 get_bh(curr_bh); in nilfs_cpfile_set_snapshot()
687 get_bh(prev_bh); in nilfs_cpfile_set_snapshot()
781 get_bh(next_bh); in nilfs_cpfile_clear_snapshot()
790 get_bh(prev_bh); in nilfs_cpfile_clear_snapshot()
Dsegbuf.h155 get_bh(bh); in nilfs_segbuf_add_file_buffer()
Dbtnode.c124 get_bh(bh); in nilfs_btnode_submit_block()
Dalloc.c210 get_bh(prev->bh); in nilfs_palloc_get_block()
225 get_bh(*bhp); in nilfs_palloc_get_block()
/linux-6.6.21/fs/gfs2/
Dmeta_io.c154 get_bh(bh); in gfs2_getbuf()
273 get_bh(bh); in gfs2_meta_read()
425 get_bh(bh); in gfs2_getjdatabuf()
Dlops.c61 get_bh(bh); in gfs2_pin()
694 get_bh(bd2->bd_bh); in gfs2_before_commit()
/linux-6.6.21/fs/
Dbuffer.c217 get_bh(bh); in __find_get_block_slow()
552 get_bh(bh); in osync_buffers_list()
799 get_bh(bh); in fsync_buffers_list()
828 get_bh(bh); in fsync_buffers_list()
1277 get_bh(bh); in __bread_slow()
1359 get_bh(bh); in bh_lru_install()
1392 get_bh(bh); in lookup_bh_lru()
2843 get_bh(bh); in write_dirty_buffer()
2867 get_bh(bh); in __sync_dirty_buffer()
3094 get_bh(bh); in __bh_read()
[all …]
/linux-6.6.21/fs/jbd2/
Dcheckpoint.c236 get_bh(bh); in jbd2_log_do_checkpoint()
263 get_bh(bh); in jbd2_log_do_checkpoint()
/linux-6.6.21/fs/reiserfs/
Djournal.c645 get_bh(bh); in submit_logged_buffer()
658 get_bh(bh); in submit_ordered_buffer()
759 get_bh(bh); in __add_jh()
807 get_bh(bh); in write_ordered_buffers()
849 get_bh(bh); in write_ordered_buffers()
1441 get_bh(saved_bh); in flush_journal_list()
1492 get_bh(saved_bh); in flush_journal_list()
1658 get_bh(tmp_bh); in write_one_transaction()
3375 get_bh(bh); in journal_mark_dirty()
3759 get_bh(bh); in journal_mark_freed()
Dfix_node.c1079 get_bh(*pcom_father); in get_far_parent()
1204 get_bh(curf); in get_parents()
1205 get_bh(curf); in get_parents()
1249 get_bh(curf); in get_parents()
1250 get_bh(curf); in get_parents()
/linux-6.6.21/fs/udf/
Dinode.c105 get_bh(pos->bh); in udf_read_extent_cache()
122 get_bh(pos->bh); in udf_update_extent_cache()
735 get_bh(cur_epos.bh); in inode_getblk()
740 get_bh(next_epos.bh); in inode_getblk()
2259 get_bh(epos.bh); in udf_insert_aext()
2283 get_bh(epos.bh); in udf_delete_aext()
2284 get_bh(epos.bh); in udf_delete_aext()
2304 get_bh(epos.bh); in udf_delete_aext()
Dtruncate.c139 get_bh(prev_epos.bh); in udf_discard_prealloc()
Dballoc.c457 get_bh(epos.bh); in udf_table_free_blocks()
631 get_bh(goal_epos.bh); in udf_table_new_block()
/linux-6.6.21/fs/ntfs/
Dcompress.c659 get_bh(tbh); in ntfs_read_compressed_block()
684 get_bh(tbh); in ntfs_read_compressed_block()
Dlogfile.c796 get_bh(bh); in ntfs_empty_logfile()
/linux-6.6.21/fs/ext4/
Dmmp.c50 get_bh(bh); in write_mmp_block_thawed()
/linux-6.6.21/fs/ext2/
Dxattr.c686 get_bh(bh); in ext2_xattr_release_block()
739 get_bh(new_bh); in ext2_xattr_set2()
/linux-6.6.21/include/linux/
Dbuffer_head.h300 static inline void get_bh(struct buffer_head *bh) in get_bh() function
/linux-6.6.21/fs/affs/
Dfile.c163 get_bh(bh); in affs_get_extblock()
287 get_bh(bh); in affs_get_extblock_slow()

123