Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/reiserfs/
Dstree.c272 int * p_n_pos /* Number of the searched for element. */ in bin_search() argument
280 case 0: *p_n_pos = n_j; return ITEM_FOUND; /* Key found in the array. */ in bin_search()
285 *p_n_pos = n_lbound; in bin_search()
/linux-2.4.37.9/include/linux/
Dreiserfs_fs.h1820 int p_n_num, int p_n_width, int * p_n_pos);