Home
last modified time | relevance | path

Searched refs:vi_ih (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/reiserfs/
Ditem_ops.c102 vi->vi_index, vi->vi_type, vi->vi_ih); in sd_print_vi()
196 vi->vi_index, vi->vi_type, vi->vi_ih); in direct_print_vi()
341 vi->vi_index, vi->vi_type, vi->vi_ih); in indirect_print_vi()
480 BUG_ON(!(vi->vi_ih) || !vi->vi_item); in direntry_create_vi()
483 if (le_ih_k_offset(vi->vi_ih) == DOT_OFFSET) in direntry_create_vi()
489 dir_u->entry_count = ih_entry_count(vi->vi_ih) + in direntry_create_vi()
497 (j ? deh_location(&(deh[j - 1])) : ih_item_len(vi->vi_ih)) - in direntry_create_vi()
624 vi->vi_index, vi->vi_type, vi->vi_ih, dir_u->flags); in direntry_print_vi()
Dfix_node.c130 vi->vi_ih = ih + j; in create_virtual_node()
159 vi->vi_ih = vn->vn_ins_ih; in create_virtual_node()
461 RFALSE(is_direct_le_ih(vi->vi_ih), in get_num_ver()
Dreiserfs.h2009 struct item_head *vi_ih; member
2211 #define op_create_vi(vn,vi,is_affected,insert_size) item_ops[le_ih_k_type ((vi)->vi_ih)]->create_v…