Searched refs:nfs_srv_dss_func (Results 1 – 3 of 3) sorted by relevance
74 int (*nfs_srv_dss_func)(char *, size_t) = NULL; variable313 if (nfs_srv_dss_func == NULL) in nfssys()333 error = nfs_srv_dss_func(nfs4_dss_bufp, nfs4_dss_buflen); in nfssys()
153 nfs_srv_dss_func = rfs4_dss_setpaths; in _init()
1048 extern int (*nfs_srv_dss_func)(char *, size_t);