Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ext4/
H A Dext4_common.c2183 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1() local
2212 oldnode = currnode; in ext4fs_find_file1()
2229 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2237 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2244 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2245 oldnode = &ext4fs_root->diropen; in ext4fs_find_file1()
2249 status = ext4fs_find_file1(symlink, oldnode, in ext4fs_find_file1()
2255 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2260 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()