Searched refs:get_last_bh (Results 1 – 6 of 6) sorted by relevance
1017 entry_length(get_last_bh(path), le_ih, pos_in_item(path))); in prepare_for_direntry_item()2053 get_last_bh(path)->b_size) != in check_research_for_paste()2056 get_last_bh(path)->b_size) != in check_research_for_paste()2066 get_last_bh(path)->b_size) != in check_research_for_paste()
324 bh = get_last_bh(&path); in _get_block_create_0()446 bh = get_last_bh(&path); in _get_block_create_0()747 bh = get_last_bh(&path); in reiserfs_get_block()1140 bh = get_last_bh(&path); in reiserfs_get_block()1491 bh = get_last_bh(&path); in reiserfs_update_sd_size()2406 bh = get_last_bh(&path); in map_block_for_writepage()
871 bh = get_last_bh(path); in get_left_neighbor()
63 de->de_bh = get_last_bh(path); in set_de_item_location()
293 bh = get_last_bh(&path); in finish_unfinished()
2234 #define get_last_bh(path) PATH_PLAST_BUFFER(path) macro