Lines Matching refs:currroot
2176 struct ext2fs_node *currroot, in ext4fs_find_file1() argument
2184 struct ext2fs_node *currnode = currroot; in ext4fs_find_file1()
2185 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1()
2210 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2230 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2231 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2236 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2239 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2246 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2257 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2262 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()