Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds