Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dubifs.c472 char fpath[128]; in ubifs_findfile() local
474 char *name = fpath; in ubifs_findfile()
480 strcpy(fpath, filename); in ubifs_findfile()
/u-boot/fs/ext4/
A Dext4_common.c2216 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1() local
2217 char *name = fpath; in ext4fs_find_file1()
2224 strncpy(fpath, currpath, strlen(currpath) + 1); in ext4fs_find_file1()

Completed in 7 milliseconds