Searched refs:oldnode (Results 1 – 1 of 1) sorted by relevance
2196 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1() local2225 oldnode = currnode; in ext4fs_find_file1()2242 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2250 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2257 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2258 oldnode = &ext4fs_root->diropen; in ext4fs_find_file1()2262 status = ext4fs_find_file1(symlink, oldnode, in ext4fs_find_file1()2268 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2273 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
Completed in 7 milliseconds