関数定義書 Access2010

search_by_key

構文構文

Algorithm SearchByKey *

static int search_by_key (
  reiserfs_filsys_t * fs
  reiserfs_key_t * p_s_key - Key to search
  reiserfs_path_t * p_s_search_path - This structure was
  int n_stop_level - How far down the tree to search.
)

パラメータパラメータ

fs
p_s_key
Key to search
p_s_search_path
This structure was
n_stop_level
How far down the tree to search.

機能機能

Algorithm   SearchByKey                                                *
look for item in internal tree on the disk by its key      *

ファイル名ファイル名

fix_node.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | fix_node.c