Home
last modified time | relevance | path

Searched defs: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
152 enum fs_node_type type; argument
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
A Dfs_core.c352 void (*del_hw_func)(struct fs_node *), in tree_init_node()
353 void (*del_sw_func)(struct fs_node *)) in tree_init_node()

Completed in 14 milliseconds