Lines Matching refs:currroot
2187 int ext4fs_find_file1(const char *currpath, struct ext2fs_node *currroot, in ext4fs_find_file1() argument
2195 struct ext2fs_node *currnode = currroot; in ext4fs_find_file1()
2196 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1()
2221 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2241 ext4fs_free_node(currnode, currroot); in ext4fs_find_file1()
2242 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2247 ext4fs_free_node(currnode, 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()
2268 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
2273 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()