Searched refs:get_last_bh (Results 1 – 6 of 6) sorted by relevance
975 entry_length(get_last_bh(path), le_ih, pos_in_item(path))); in prepare_for_direntry_item()1924 get_last_bh(path)->b_size) != in check_research_for_paste()1927 get_last_bh(path)->b_size) != in check_research_for_paste()1937 get_last_bh(path)->b_size) != in check_research_for_paste()
293 bh = get_last_bh(&path); in _get_block_create_0()402 bh = get_last_bh(&path); in _get_block_create_0()683 bh = get_last_bh(&path); in reiserfs_get_block()1034 bh = get_last_bh(&path); in reiserfs_get_block()1371 bh = get_last_bh(&path); in reiserfs_update_sd_size()2231 bh = get_last_bh(&path); in map_block_for_writepage()
817 bh = get_last_bh(path); in get_left_neighbor()
59 de->de_bh = get_last_bh(path); in set_de_item_location()
211 bh = get_last_bh(&path); in finish_unfinished()
1929 #define get_last_bh(path) PATH_PLAST_BUFFER(path) macro