Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/cifs/
H A Dcifs_netlink.h30 CIFS_GENL_ATTR_SWN_KRB_AUTH, enumerator
/openbmc/linux/fs/smb/client/
H A Dnetlink.c24 [CIFS_GENL_ATTR_SWN_KRB_AUTH] = { .type = NLA_FLAG },
H A Dcifs_swn.c39 ret = nla_put_flag(skb, CIFS_GENL_ATTR_SWN_KRB_AUTH); in cifs_swn_auth_info_krb()