Searched refs:oldnode (Results 1 – 1 of 1) sorted by relevance
2227 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1() local2256 oldnode = currnode; in ext4fs_find_file1()2273 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2281 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2288 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2289 oldnode = &ext4fs_root->diropen; in ext4fs_find_file1()2293 status = ext4fs_find_file1(symlink, oldnode, in ext4fs_find_file1()2299 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2304 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
Completed in 11 milliseconds