Searched refs:NFSD_A_POOL_MODE_MODE (Results 1 – 3 of 3) sorted by relevance
44 static const struct nla_policy nfsd_pool_mode_set_nl_policy[NFSD_A_POOL_MODE_MODE + 1] = {45 [NFSD_A_POOL_MODE_MODE] = { .type = NLA_NUL_STRING, },95 .maxattr = NFSD_A_POOL_MODE_MODE,
2133 if (GENL_REQ_ATTR_CHECK(info, NFSD_A_POOL_MODE_MODE)) in nfsd_nl_pool_mode_set_doit()2136 attr = info->attrs[NFSD_A_POOL_MODE_MODE]; in nfsd_nl_pool_mode_set_doit()2166 err = nla_put_string(skb, NFSD_A_POOL_MODE_MODE, buf) | in nfsd_nl_pool_mode_get_doit()
74 NFSD_A_POOL_MODE_MODE = 1, enumerator