Searched refs:get_last_bh (Results 1 – 6 of 6) sorted by relevance
258 bh = get_last_bh (&path); in _get_block_create_0()367 bh = get_last_bh (&path); in _get_block_create_0()607 bh = get_last_bh (&path); in reiserfs_get_block()897 bh = get_last_bh (&path); in reiserfs_get_block()1143 bh = get_last_bh(&path) ; in reiserfs_update_sd()1916 bh = get_last_bh(&path) ; in map_block_for_writepage()
979 *cut_size = -(DEH_SIZE + entry_length (get_last_bh (path), le_ih, pos_in_item (path))); in prepare_for_direntry_item()1802 if (le_ih_k_offset (found_ih) + op_bytes_number (found_ih, get_last_bh (path)->b_size) != in check_research_for_paste()1804 op_bytes_number (found_ih, get_last_bh (path)->b_size) != pos_in_item (path)) in check_research_for_paste()1810 …if (le_ih_k_offset (found_ih) + op_bytes_number (found_ih, get_last_bh (path)->b_size) != cpu_key_… in check_research_for_paste()
514 bh = get_last_bh(path); in get_left_neighbor()
47 de->de_bh = get_last_bh (path); in set_de_item_location()
143 bh = get_last_bh (&path); in finish_unfinished()
1278 #define get_last_bh(path) PATH_PLAST_BUFFER(path) macro