Searched refs:currpath (Results 1 – 1 of 1) sorted by relevance
2212 static int ext4fs_find_file1(const char *currpath, in ext4fs_find_file1() argument2216 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1()2224 strncpy(fpath, currpath, strlen(currpath) + 1); in ext4fs_find_file1()
Completed in 7 milliseconds