/linux-4.4.14/fs/ocfs2/ |
D | buffer_head_io.c | 80 get_bh(bh); /* for end_buffer_write_sync() */ in ocfs2_write_block() 150 get_bh(bh); /* for end_buffer_read_sync() */ in ocfs2_read_blocks_sync() 304 get_bh(bh); /* for end_buffer_read_sync() */ in ocfs2_read_blocks() 419 get_bh(bh); /* for end_buffer_write_sync() */ in ocfs2_write_super_or_backup()
|
D | acl.c | 181 get_bh(di_bh); in ocfs2_acl_set_mode()
|
D | localalloc.c | 709 get_bh(osb->local_alloc_bh); in ocfs2_reserve_local_alloc_bits() 1145 get_bh(*bitmap_bh); in ocfs2_local_alloc_reserve_for_window()
|
D | alloc.c | 639 get_bh(dest->p_node[i].bh); in ocfs2_cp_path() 698 get_bh(root_bh); in ocfs2_new_path() 1319 get_bh(new_eb_bhs[0]); in ocfs2_add_branch() 1478 get_bh(lowest_bh); in ocfs2_find_branch_target() 1553 get_bh(bh); in ocfs2_grow_tree() 1873 get_bh(bh); in find_path_ins() 1896 get_bh(bh); in find_leaf_ins()
|
D | dir.c | 3076 get_bh(dx_leaves[off]); in ocfs2_expand_inline_dir() 3346 get_bh(*new_de_bh); in ocfs2_extend_dir() 3409 get_bh(*ret_de_bh); in ocfs2_find_dir_space_id() 3491 get_bh(*ret_de_bh); in ocfs2_find_dir_space_el()
|
D | namei.c | 727 get_bh(parent_fe_bh); in ocfs2_link() 1310 get_bh(new_dir_bh); in ocfs2_rename()
|
D | refcounttree.c | 1085 get_bh(ref_root_bh); in ocfs2_get_refcount_rec() 1638 get_bh(expand_bh); in ocfs2_expand_refcount_tree() 2420 get_bh(prev_bh); in ocfs2_calc_refcount_meta_credits()
|
D | aops.c | 1330 get_bh(di_bh); in ocfs2_alloc_write_ctxt()
|
D | suballoc.c | 862 get_bh(bh); in ocfs2_reserve_suballoc_bits()
|
D | dlmglue.c | 2302 get_bh(*ret_bh); in ocfs2_assign_bh()
|
/linux-4.4.14/fs/nilfs2/ |
D | page.h | 76 get_bh(bh); in nilfs_page_get_nth_block()
|
D | mdt.c | 107 get_bh(bh); in nilfs_mdt_create_block() 162 get_bh(bh); in nilfs_mdt_submit_block() 168 get_bh(bh); in nilfs_mdt_submit_block()
|
D | gcinode.c | 108 get_bh(bh); in nilfs_gccache_submit_read_data()
|
D | segbuf.h | 167 get_bh(bh); in nilfs_segbuf_add_file_buffer()
|
D | cpfile.c | 666 get_bh(curr_bh); in nilfs_cpfile_set_snapshot() 697 get_bh(prev_bh); in nilfs_cpfile_set_snapshot() 791 get_bh(next_bh); in nilfs_cpfile_clear_snapshot() 800 get_bh(prev_bh); in nilfs_cpfile_clear_snapshot()
|
D | btnode.c | 121 get_bh(bh); in nilfs_btnode_submit_block()
|
D | alloc.c | 219 get_bh(prev->bh); in nilfs_palloc_get_block() 234 get_bh(*bhp); in nilfs_palloc_get_block()
|
D | segment.c | 729 get_bh(bh); in nilfs_lookup_dirty_data_buffers() 763 get_bh(bh); in nilfs_lookup_dirty_node_buffers() 1588 get_bh(bh_org); in nilfs_segctor_update_payload_blocknr()
|
D | inode.c | 888 get_bh(*pbh); in nilfs_load_inode_block()
|
D | btree.c | 2025 get_bh(bh); in nilfs_btree_propagate_v() 2107 get_bh(bh); in nilfs_btree_add_dirty_buffer()
|
/linux-4.4.14/fs/jbd2/ |
D | checkpoint.c | 258 get_bh(bh); in jbd2_log_do_checkpoint() 304 get_bh(bh); in jbd2_log_do_checkpoint() 340 get_bh(bh); in jbd2_log_do_checkpoint()
|
D | transaction.c | 1901 get_bh(bh); in jbd2_journal_unfile_buffer() 2467 get_bh(bh); in jbd2_journal_refile_buffer()
|
D | journal.c | 1352 get_bh(bh); in jbd2_write_superblock() 2478 get_bh(bh); in jbd2_journal_add_journal_head()
|
D | commit.c | 942 get_bh(bh); in jbd2_journal_commit_transaction()
|
/linux-4.4.14/fs/gfs2/ |
D | meta_io.c | 151 get_bh(bh); in gfs2_getbuf() 219 get_bh(bh); in gfs2_meta_read()
|
D | lops.c | 60 get_bh(bh); in gfs2_pin() 456 get_bh(bd2->bd_bh); in gfs2_before_commit()
|
D | log.c | 247 get_bh(bh); in gfs2_ail1_wait()
|
D | xattr.c | 179 get_bh(bh); in ea_find_i()
|
/linux-4.4.14/fs/ |
D | buffer.c | 228 get_bh(bh); in __find_get_block_slow() 518 get_bh(bh); in osync_buffers_list() 754 get_bh(bh); in fsync_buffers_list() 783 get_bh(bh); in fsync_buffers_list() 1237 get_bh(bh); in __bread_slow() 1299 get_bh(bh); in bh_lru_install() 1350 get_bh(bh); in lookup_bh_lru() 3098 get_bh(bh); in ll_rw_block() 3105 get_bh(bh); in ll_rw_block() 3123 get_bh(bh); in write_dirty_buffer() [all …]
|
/linux-4.4.14/fs/ext4/ |
D | mmp.c | 54 get_bh(bh); in write_mmp_block() 88 get_bh(*bh); in read_mmp_block()
|
D | inline.c | 302 get_bh(is.iloc.bh); in ext4_create_inline_data() 365 get_bh(is.iloc.bh); in ext4_update_inline_data() 446 get_bh(is.iloc.bh); in ext4_destroy_inline_data_nolock()
|
D | balloc.c | 472 get_bh(bh); in ext4_read_block_bitmap_nowait()
|
D | xattr.c | 560 get_bh(bh); in ext4_xattr_release_block() 900 get_bh(new_bh); in ext4_xattr_block_set()
|
D | ialloc.c | 216 get_bh(bh); in ext4_read_inode_bitmap()
|
D | inode.c | 1717 get_bh(bh); in bget_one() 4037 get_bh(bh); in __ext4_get_inode_loc() 5060 get_bh(iloc->bh); in ext4_mark_iloc_dirty()
|
/linux-4.4.14/fs/reiserfs/ |
D | journal.c | 649 get_bh(bh); in submit_logged_buffer() 662 get_bh(bh); in submit_ordered_buffer() 763 get_bh(bh); in __add_jh() 811 get_bh(bh); in write_ordered_buffers() 853 get_bh(bh); in write_ordered_buffers() 1443 get_bh(saved_bh); in flush_journal_list() 1494 get_bh(saved_bh); in flush_journal_list() 1661 get_bh(tmp_bh); in write_one_transaction() 3364 get_bh(bh); in journal_mark_dirty() 3749 get_bh(bh); in journal_mark_freed()
|
D | fix_node.c | 1081 get_bh(*pcom_father); in get_far_parent() 1206 get_bh(curf); in get_parents() 1207 get_bh(curf); in get_parents() 1251 get_bh(curf); in get_parents() 1252 get_bh(curf); in get_parents()
|
D | inode.c | 2622 get_bh(bh); in reiserfs_write_full_page() 2709 get_bh(bh); in reiserfs_write_full_page()
|
D | do_balan.c | 1526 get_bh(bh); /* free_thrown puts this */ in store_thrown()
|
/linux-4.4.14/fs/ext2/ |
D | xattr.c | 652 get_bh(new_bh); in ext2_xattr_set2() 725 get_bh(old_bh); in ext2_xattr_set2() 783 get_bh(bh); in ext2_xattr_delete_inode()
|
/linux-4.4.14/fs/udf/ |
D | inode.c | 104 get_bh(pos->bh); in udf_read_extent_cache() 121 get_bh(pos->bh); in udf_update_extent_cache() 688 get_bh(cur_epos.bh); in inode_getblk() 693 get_bh(next_epos.bh); in inode_getblk() 2149 get_bh(epos.bh); in udf_insert_aext() 2172 get_bh(epos.bh); in udf_delete_aext() 2173 get_bh(epos.bh); in udf_delete_aext() 2193 get_bh(epos.bh); in udf_delete_aext()
|
D | balloc.c | 427 get_bh(epos.bh); in udf_table_free_blocks() 689 get_bh(goal_epos.bh); in udf_table_new_block()
|
/linux-4.4.14/fs/ntfs/ |
D | compress.c | 675 get_bh(tbh); in ntfs_read_compressed_block() 700 get_bh(tbh); in ntfs_read_compressed_block()
|
D | logfile.c | 810 get_bh(bh); in ntfs_empty_logfile()
|
D | mft.c | 593 get_bh(tbh); in ntfs_sync_mft_mirror() 786 get_bh(tbh); in write_mft_record_nolock()
|
D | aops.c | 1203 get_bh(tbh); in ntfs_write_mst_block()
|
D | file.c | 554 get_bh(bh); in ntfs_submit_bh_for_read()
|
/linux-4.4.14/include/linux/ |
D | buffer_head.h | 271 static inline void get_bh(struct buffer_head *bh) in get_bh() function
|
/linux-4.4.14/fs/affs/ |
D | file.c | 160 get_bh(bh); in affs_get_extblock() 284 get_bh(bh); in affs_get_extblock_slow()
|
/linux-4.4.14/mm/ |
D | migrate.c | 264 get_bh(bh); in buffer_migrate_lock_buffers() 275 get_bh(bh); in buffer_migrate_lock_buffers()
|
/linux-4.4.14/fs/fat/ |
D | dir.c | 1251 get_bh(bhs[n]); in fat_add_new_entries() 1299 get_bh(bh); in fat_add_entries()
|
D | fatent.c | 455 get_bh(fatent->bhs[n]); in fat_collect_bhs()
|
/linux-4.4.14/fs/btrfs/ |
D | disk-io.c | 3370 get_bh(bh); in write_dev_supers()
|