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