Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dtransport_ipc.c71 static int handle_startup_event(struct sk_buff *skb, struct genl_info *info);
134 .doit = handle_startup_event,
333 static int handle_startup_event(struct sk_buff *skb, struct genl_info *info) in handle_startup_event() function