Home
last modified time | relevance | path

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

/fs/ubifs/
A Dubifs.c511 char fpath[128]; in ubifs_findfile() local
513 char *name = fpath; in ubifs_findfile()
519 strcpy(fpath, filename); in ubifs_findfile()
/fs/ext4/
A Dext4_common.c2190 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1() local
2191 char *name = fpath; in ext4fs_find_file1()
2198 strncpy(fpath, currpath, strlen(currpath) + 1); in ext4fs_find_file1()

Completed in 9 milliseconds