Home
last modified time | relevance | path

Searched refs:fs_node (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h149 struct fs_node { struct
153 struct fs_node *parent; argument
154 struct fs_node *root; argument
159 void (*del_hw_func)(struct fs_node *); argument
160 void (*del_sw_func)(struct fs_node *); argument
165 struct fs_node node; argument
182 struct fs_node node;
226 struct fs_node node;
242 struct fs_node node;
252 struct fs_node node;
[all …]
A Dfs_core.c364 static void tree_add_node(struct fs_node *node, struct fs_node *parent) in tree_add_node()
498 struct fs_node *root; in find_root()
530 static void del_sw_ns(struct fs_node *node) in del_sw_ns()
889 struct fs_node *iter = list_entry(start, struct fs_node, list); in find_closest_ft_recursive()
915 struct fs_node *curr_node; in find_closest_ft()
916 struct fs_node *parent; in find_closest_ft()
2550 struct fs_node *fs_parent_node, in init_root_tree_recursive()
2559 struct fs_node *base; in init_root_tree_recursive()
2601 struct fs_node *fs_parent_node) in init_root_tree()
2756 struct fs_node *iter; in clean_tree()
[all …]

Completed in 15 milliseconds