Searched refs:currpath (Results 1 – 2 of 2) sorted by relevance
56 int ext4fs_find_file1(const char *currpath, struct ext2fs_node *currroot,
2187 int ext4fs_find_file1(const char *currpath, struct ext2fs_node *currroot, in ext4fs_find_file1() argument2190 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1()2198 strncpy(fpath, currpath, strlen(currpath) + 1); in ext4fs_find_file1()
Completed in 6 milliseconds