Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dtree.c4039 struct idtentry *sih, *dih = 0; in dtMoveEntry() local
4115 sih = (struct idtentry *) s; in dtMoveEntry()
4116 snamlen = sih->namlen; in dtMoveEntry()
4120 memcpy(dih, sih, 10 + len * 2); in dtMoveEntry()
4121 next = sih->next; in dtMoveEntry()