Home
last modified time | relevance | path

Searched refs:NFSD_A_VERSION_ENABLED (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dnetlink.c19 const struct nla_policy nfsd_version_nl_policy[NFSD_A_VERSION_ENABLED + 1] = {
22 [NFSD_A_VERSION_ENABLED] = { .type = NLA_FLAG, },
H A Dnetlink.h16 extern const struct nla_policy nfsd_version_nl_policy[NFSD_A_VERSION_ENABLED + 1];
H A Dnfsctl.c1804 enabled = nla_get_flag(tb[NFSD_A_VERSION_ENABLED]); in nfsd_nl_version_set_doit()
1883 nla_put_flag(skb, NFSD_A_VERSION_ENABLED)) { in nfsd_nl_version_get_doit()
/linux/include/uapi/linux/
H A Dnfsd_netlink.h45 NFSD_A_VERSION_ENABLED, enumerator