Searched refs:ei_child (Results 1 – 1 of 1) sorted by relevance
311 struct eventfs_inode *ei_child; in eventfs_set_attrs() local598 struct eventfs_inode *ei_child; in eventfs_root_lookup() local615 if (strcmp(ei_child->name, name) != 0) in eventfs_root_lookup()617 if (ei_child->is_freed) in eventfs_root_lookup()619 result = lookup_dir_entry(dentry, ei, ei_child); in eventfs_root_lookup()652 struct eventfs_inode *ei_child; in eventfs_iterate() local725 if (ei_child->is_freed) in eventfs_iterate()728 name = ei_child->name; in eventfs_iterate()730 ino = eventfs_dir_ino(ei_child); in eventfs_iterate()922 struct eventfs_inode *ei_child; in eventfs_remove_rec() local[all …]