Home
last modified time | relevance | path

Searched refs:Sh (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dfix_node.c56 struct buffer_head *Sh; /* this comes from tb->S[h] */ in create_virtual_node() local
58 Sh = PATH_H_PBUFFER(tb->tb_path, h); in create_virtual_node()
62 MAX_CHILD_SIZE(Sh) - B_FREE_SPACE(Sh) + tb->insert_size[h]; in create_virtual_node()
72 B_NR_ITEMS(Sh) + ((vn->vn_mode == M_INSERT) ? 1 : 0) - in create_virtual_node()
81 ih = item_head(Sh, 0); in create_virtual_node()
84 if (op_is_left_mergeable(&ih->ih_key, Sh->b_size) in create_virtual_node()
107 vi->vi_item = ih_item_body(Sh, ih + j); in create_virtual_node()
154 if (op_is_left_mergeable(key, Sh->b_size) in create_virtual_node()
156 || vn->vn_affected_item_num != B_NR_ITEMS(Sh) in create_virtual_node()
829 struct buffer_head *new_bh, *Sh = PATH_H_PBUFFER(tb->tb_path, h); get_empty_nodes() local
1276 struct buffer_head *Sh = PATH_H_PBUFFER(tb->tb_path, h); can_node_be_removed() local
1371 struct buffer_head *Sh; ip_check_balance() local
1734 struct buffer_head *Sh, *Fh; dc_check_balance_internal() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dfix_node.c56 struct buffer_head *Sh; /* this comes from tb->S[h] */ in create_virtual_node() local
58 Sh = PATH_H_PBUFFER(tb->tb_path, h); in create_virtual_node()
62 MAX_CHILD_SIZE(Sh) - B_FREE_SPACE(Sh) + tb->insert_size[h]; in create_virtual_node()
72 B_NR_ITEMS(Sh) + ((vn->vn_mode == M_INSERT) ? 1 : 0) - in create_virtual_node()
81 ih = item_head(Sh, 0); in create_virtual_node()
84 if (op_is_left_mergeable(&ih->ih_key, Sh->b_size) in create_virtual_node()
107 vi->vi_item = ih_item_body(Sh, ih + j); in create_virtual_node()
154 if (op_is_left_mergeable(key, Sh->b_size) in create_virtual_node()
156 || vn->vn_affected_item_num != B_NR_ITEMS(Sh) in create_virtual_node()
829 struct buffer_head *new_bh, *Sh = PATH_H_PBUFFER(tb->tb_path, h); get_empty_nodes() local
1276 struct buffer_head *Sh = PATH_H_PBUFFER(tb->tb_path, h); can_node_be_removed() local
1371 struct buffer_head *Sh; ip_check_balance() local
1734 struct buffer_head *Sh, *Fh; dc_check_balance_internal() local
[all...]

Completed in 3 milliseconds