Searched refs:get_item (Results 1 – 3 of 3) sorted by relevance
685 item = get_item(&path); in reiserfs_get_block()1036 item = get_item(&path); in reiserfs_get_block()2233 item = get_item(&path); in map_block_for_writepage()
821 item = get_item(path); in get_left_neighbor()
1932 #define get_item(path) ((void *)B_N_PITEM(PATH_PLAST_BUFFER(path), PATH_LAST_POSITION (path))) macro