Searched refs:mdesc_next_arc (Results 1 – 2 of 2) sorted by relevance
53 extern u64 mdesc_next_arc(struct mdesc_handle *handle, u64 from,56 for (__arc = mdesc_next_arc(__hdl, __node, __type); \58 __arc = mdesc_next_arc(__hdl, __arc, __type))
460 u64 mdesc_next_arc(struct mdesc_handle *hp, u64 from, const char *arc_type) in mdesc_next_arc() function484 EXPORT_SYMBOL(mdesc_next_arc);