Searched refs:fs_node (Results 1 – 2 of 2) sorted by relevance
156 struct fs_node { struct160 struct fs_node *parent; argument161 struct fs_node *root; argument166 void (*del_hw_func)(struct fs_node *); argument167 void (*del_sw_func)(struct fs_node *); argument172 struct fs_node node; argument189 struct fs_node node;233 struct fs_node node;249 struct fs_node node;259 struct fs_node node;[all …]
385 static void tree_add_node(struct fs_node *node, struct fs_node *parent) in tree_add_node()519 struct fs_node *root; in find_root()910 struct fs_node *iter = list_entry(start, struct fs_node, list); in find_closest_ft_recursive()929 static struct fs_node *find_prio_chains_parent(struct fs_node *parent, in find_prio_chains_parent()932 struct fs_node *node = NULL; in find_prio_chains_parent()954 struct fs_node *curr_node; in find_closest_ft()955 struct fs_node *parent; in find_closest_ft()1017 struct fs_node *parent, in find_closet_ft_prio_chains()2663 struct fs_node *base; in init_root_tree_recursive()2860 struct fs_node *iter; in clean_tree()[all …]