Lines Matching refs:currroot
2213 struct ext2fs_node *currroot, in ext4fs_find_file1() argument
2221 struct ext2fs_node *currnode = currroot; in ext4fs_find_file1()
2222 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1()
2247 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2267 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2268 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2273 ext4fs_free_node(currnode, 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()
2294 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2299 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()