Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dtransport_ipc.c73 static int handle_startup_event(struct sk_buff *skb, struct genl_info *info);
136 .doit = handle_startup_event,
344 static int handle_startup_event(struct sk_buff *skb, struct genl_info *info) in handle_startup_event() function