Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c2175 static int ext4fs_find_file1(const char *currpath, in ext4fs_find_file1() argument
2179 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1()
2187 strncpy(fpath, currpath, strlen(currpath) + 1); in ext4fs_find_file1()