Searched refs:handle_unsupported_event (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/smb/server/ |
H A D | transport_ipc.c | 74 static int handle_unsupported_event(struct sk_buff *skb, struct genl_info *info); 128 .doit = handle_unsupported_event, 132 .doit = handle_unsupported_event, 140 .doit = handle_unsupported_event, 144 .doit = handle_unsupported_event, 152 .doit = handle_unsupported_event, 160 .doit = handle_unsupported_event, 168 .doit = handle_unsupported_event, 172 .doit = handle_unsupported_event, 176 .doit = handle_unsupported_event, [all …]
|