構造体定義書 Access2010

virtual_node

構文構文

struct virtual_node

ファイル名ファイル名

reiserfs_fs.h

構造体情報構造体情報

No. 名称 属性説明
1
virtual_node   
  vn_free_ptr char * this is a pointer to the free space in the buffer
  vn_nr_item unsigned short number of items in virtual node
  vn_size short size of node , that node would have if it has unlimited
  vn_mode short mode of balancing (paste, insert, delete, cut)
  vn_affected_item_num short  
  vn_pos_in_item short  
  vn_ins_ih item_head * item header of inserted item, 0 for other modes
  vn_vi virtual_item * array of items (including a new one, excluding item to be deleted)

See Also

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