Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/cifs/
Dcifs_netlink.h30 CIFS_GENL_ATTR_SWN_KRB_AUTH, enumerator
/Linux-v6.1/fs/cifs/
Dnetlink.c24 [CIFS_GENL_ATTR_SWN_KRB_AUTH] = { .type = NLA_FLAG },
Dcifs_swn.c39 ret = nla_put_flag(skb, CIFS_GENL_ATTR_SWN_KRB_AUTH); in cifs_swn_auth_info_krb()