Lines Matching refs:currroot
2175 struct ext2fs_node *currroot, in ext4fs_find_file1() argument
2183 struct ext2fs_node *currnode = currroot; in ext4fs_find_file1()
2184 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1()
2209 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2229 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2230 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2235 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2238 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2245 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2256 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2261 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()