Home
last modified time | relevance | path

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

/u-boot/fs/yaffs2/
A Dyaffsfs.c739 struct yaffsfs_FileDes *existingFD = NULL; in yaffs_dup() local
745 existingFD = yaffsfs_HandleToFileDes(handle); in yaffs_dup()
746 if (existingFD) in yaffs_dup()
750 existingFD->handleCount++; in yaffs_dup()
755 if (!existingFD) in yaffs_dup()

Completed in 7 milliseconds