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

/u-boot/fs/ext4/
H A Dext4_common.h55 int ext4fs_find_file(const char *path, struct ext2fs_node *rootnode,
H A Dext4fs.c194 status = ext4fs_find_file(dirname, &ext4fs_root->diropen, &dirnode,
H A Dext4_common.c2311 int ext4fs_find_file(const char *path, struct ext2fs_node *rootnode, function
2344 status = ext4fs_find_file(filename, &ext4fs_root->diropen, &fdiro,

Completed in 1428 milliseconds