Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.c484 char symlinkpath[128]; in ubifs_findfile() local
546 memcpy(symlinkpath, buf, sizeof(buf)); in ubifs_findfile()
547 next = name = symlinkpath; in ubifs_findfile()