Home
last modified time | relevance | path

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

/fs/ext4/
A Dext4_common.h56 int ext4fs_find_file1(const char *currpath, struct ext2fs_node *currroot,
A Dext4_common.c2187 int ext4fs_find_file1(const char *currpath, struct ext2fs_node *currroot, in ext4fs_find_file1() argument
2190 char fpath[strlen(currpath) + 1]; in ext4fs_find_file1()
2198 strncpy(fpath, currpath, strlen(currpath) + 1); in ext4fs_find_file1()

Completed in 6 milliseconds