Home
last modified time | relevance | path

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

/linux/include/uapi/linux/cifs/
H A Dcifs_netlink.h44 CIFS_GENL_CMD_SWN_UNREGISTER, enumerator
/linux/fs/smb/client/
H A Dcifs_swn.c235 hdr = genlmsg_put(skb, 0, 0, &cifs_genl_family, 0, CIFS_GENL_CMD_SWN_UNREGISTER); in cifs_swn_send_unregister_message()