Home
last modified time | relevance | path

Searched refs:pe_position (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/reiserfs/
Dstree.c742 &(last_element->pe_position)); in search_by_key()
750 last_element->pe_position++; in search_by_key()
760 B_N_CHILD_NUM(bh, last_element->pe_position); in search_by_key()
765 int pos = last_element->pe_position; in search_by_key()
Dreiserfs.h1857 int pe_position; /* Position in the tree node which is placed in the */ member
1907 #define PATH_OFFSET_POSITION(path, n_offset) (PATH_OFFSET_PELEMENT(path, n_offset)->pe_position)