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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dstree.c744 &(p_s_last_element->pe_position));
752 p_s_last_element->pe_position++;
762 B_N_CHILD_NUM(p_s_bh, p_s_last_element->pe_position);
767 int pos = p_s_last_element->pe_position;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h1130 int pe_position; /* Position in the tree node which is placed in the */ member in struct:path_element
1180 #define PATH_OFFSET_POSITION(p_s_path,n_offset) (PATH_OFFSET_PELEMENT(p_s_path,n_offset)->pe_position)

Completed in 65 milliseconds