Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dtree.c4074 struct idtentry *sih, *dih = NULL; in dtMoveEntry() local
4150 sih = (struct idtentry *) s; in dtMoveEntry()
4151 snamlen = sih->namlen; in dtMoveEntry()
4155 memcpy(dih, sih, 10 + len * 2); in dtMoveEntry()
4156 next = sih->next; in dtMoveEntry()