Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfssvc.c78 #define NFSD_ACL_NRVERS ARRAY_SIZE(nfsd_acl_version) macro
79 static const struct svc_version *nfsd_acl_versions[NFSD_ACL_NRVERS];
83 .pg_nvers = NFSD_ACL_NRVERS,
138 if (vers < NFSD_ACL_NRVERS) in nfsd_vers()
145 if (vers < NFSD_ACL_NRVERS) in nfsd_vers()