関数定義書 Access2010

balance_leaf

構文構文

static int balance_leaf(
  struct tree_balance * tb - see reiserfs_fs.h
  struct item_head * ih - item header of inserted item
  const char * body - body of inserted item or bytes to paste
  int flag - i - insert, d - delete, c - cut, p - paste
  int zeros_number - it is always 0
  struct item_head * insert_key - in our processing of one level we sometimes determine what
  struct buffer_head ** insert_ptr - inserted node-ptrs for the next level
)

パラメータパラメータ

tb
see reiserfs_fs.h
ih
item header of inserted item
body
body of inserted item or bytes to paste
flag
i - insert, d - delete, c - cut, p - paste
zeros_number
it is always 0
insert_key
in our processing of one level we sometimes determine what
insert_ptr
inserted node-ptrs for the next level

処理説明処理説明

 ・h,

ファイル名ファイル名

do_balan.c

See Also

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