Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.h55 int ext4fs_find_file(const char *path, struct ext2fs_node *rootnode,
H A Dext4fs.c174 status = ext4fs_find_file(dirname, &ext4fs_root->diropen, &dirnode, in ext4fs_ls()
H A Dext4_common.c2275 int ext4fs_find_file(const char *path, struct ext2fs_node *rootnode, in ext4fs_find_file() function
2308 status = ext4fs_find_file(filename, &ext4fs_root->diropen, &fdiro, in ext4fs_open()