Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Ditem_ops.c95 vi->vi_index, vi->vi_type, vi->vi_ih); in sd_print_vi()
186 vi->vi_index, vi->vi_type, vi->vi_ih); in direct_print_vi()
330 vi->vi_index, vi->vi_type, vi->vi_ih); in indirect_print_vi()
469 BUG_ON(!(vi->vi_ih) || !vi->vi_item); in direntry_create_vi()
472 if (le_ih_k_offset(vi->vi_ih) == DOT_OFFSET) in direntry_create_vi()
478 dir_u->entry_count = ih_entry_count(vi->vi_ih) + in direntry_create_vi()
486 (j ? deh_location(&deh[j - 1]) : ih_item_len(vi->vi_ih)) - in direntry_create_vi()
613 vi->vi_index, vi->vi_type, vi->vi_ih, dir_u->flags); in direntry_print_vi()
Dfix_node.c106 vi->vi_ih = ih + j; in create_virtual_node()
138 vi->vi_ih = vn->vn_ins_ih; in create_virtual_node()
492 RFALSE(is_direct_le_ih(vi->vi_ih), in get_num_ver()
Dreiserfs.h2343 struct item_head *vi_ih; member
2652 #define op_create_vi(vn,vi,is_affected,insert_size) item_ops[le_ih_k_type ((vi)->vi_ih)]->create_v…