Searched refs:nfs_srv_dss_func (Results 1 – 3 of 3) sorted by relevance
76 int (*nfs_srv_dss_func)(char *, size_t) = NULL; variable335 if (nfs_srv_dss_func == NULL) in nfssys()355 error = nfs_srv_dss_func(nfs4_dss_bufp, nfs4_dss_buflen); in nfssys()
145 nfs_srv_dss_func = rfs4_dss_setpaths; in _init()
971 extern int (*nfs_srv_dss_func)(char *, size_t);