Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c76 int (*nfs_srv_dss_func)(char *, size_t) = NULL; variable
335 if (nfs_srv_dss_func == NULL) in nfssys()
355 error = nfs_srv_dss_func(nfs4_dss_bufp, nfs4_dss_buflen); in nfssys()
H A Dnfs_server.c145 nfs_srv_dss_func = rfs4_dss_setpaths; in _init()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h971 extern int (*nfs_srv_dss_func)(char *, size_t);