Home
last modified time | relevance | path

Searched defs:skb (Results 1 – 4 of 4) sorted by relevance

/fs/dlm/
Dnetlink.c20 struct sk_buff *skb; in prepare_data() local
38 static struct dlm_lock_data *mk_data(struct sk_buff *skb) in mk_data()
48 static int send_data(struct sk_buff *skb) in send_data()
58 static int user_cmd(struct sk_buff *skb, struct genl_info *info) in user_cmd()
/fs/cifs/
Dcifs_swn.c35 static int cifs_swn_auth_info_krb(struct cifs_tcon *tcon, struct sk_buff *skb) in cifs_swn_auth_info_krb()
46 static int cifs_swn_auth_info_ntlm(struct cifs_tcon *tcon, struct sk_buff *skb) in cifs_swn_auth_info_ntlm()
78 struct sk_buff *skb; in cifs_swn_send_register_message() local
184 struct sk_buff *skb; in cifs_swn_send_unregister_message() local
537 int cifs_swn_notify(struct sk_buff *skb, struct genl_info *info) in cifs_swn_notify()
/fs/ksmbd/
Dtransport_ipc.c341 static int handle_startup_event(struct sk_buff *skb, struct genl_info *info) in handle_startup_event()
388 static int handle_unsupported_event(struct sk_buff *skb, struct genl_info *info) in handle_unsupported_event()
394 static int handle_generic_event(struct sk_buff *skb, struct genl_info *info) in handle_generic_event()
424 struct sk_buff *skb; in ipc_msg_send() local
/fs/quota/
Dnetlink.c41 struct sk_buff *skb; in quota_send_warning() local