Searched refs:ext4fs_find_file (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4_common.h | 55 int ext4fs_find_file(const char *path, struct ext2fs_node *rootnode,
|
| H A D | ext4fs.c | 174 status = ext4fs_find_file(dirname, &ext4fs_root->diropen, &dirnode, in ext4fs_ls()
|
| H A D | ext4_common.c | 2275 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()
|