Searched refs:currpath (Results 1 – 1 of 1) sorted by relevance
2174 static int ext4fs_find_file1(const char *currpath, in ext4fs_find_file1() argument2178 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1()2186 strncpy(fpath, currpath, strlen(currpath) + 1); in ext4fs_find_file1()