Home
last modified time | relevance | path

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

/linux/fs/reiserfs/
A Dlbalance.c142 struct item_head *dih; in leaf_copy_boundary_item() local
203 if (is_indirect_le_ih(dih)) { in leaf_copy_boundary_item()
222 dih = item_head(dest, 0); in leaf_copy_boundary_item()
257 RFALSE(le_ih_k_offset(dih) != in leaf_copy_boundary_item()
275 if (is_direct_le_ih(dih)) { in leaf_copy_boundary_item()
276 RFALSE(le_ih_k_offset(dih) <= in leaf_copy_boundary_item()
280 set_le_ih_k_offset(dih, in leaf_copy_boundary_item()
281 le_ih_k_offset(dih) - in leaf_copy_boundary_item()
287 dih, in leaf_copy_boundary_item()
289 set_le_ih_k_offset(dih, in leaf_copy_boundary_item()
[all …]
/linux/arch/x86/boot/
A Dboot.h256 u8 dil, dih, edi2, edi3; member
/linux/fs/jfs/
A Djfs_dtree.c4061 struct idtentry *sih, *dih = NULL; in dtMoveEntry() local
4141 dih = (struct idtentry *) h; in dtMoveEntry()
4142 memcpy(dih, sih, 10 + len * 2); in dtMoveEntry()
4146 dih->next = dsi; in dtMoveEntry()
4214 dih->next = -1; in dtMoveEntry()

Completed in 14 milliseconds