Searched refs:oldnode (Results 1 – 1 of 1) sorted by relevance
2222 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1() local2251 oldnode = currnode; in ext4fs_find_file1()2268 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2276 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2283 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2284 oldnode = &ext4fs_root->diropen; in ext4fs_find_file1()2288 status = ext4fs_find_file1(symlink, oldnode, in ext4fs_find_file1()2294 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2299 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
Completed in 8 milliseconds