Searched defs:nfs4init (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c387 nfs4init(char *path, uint16_t nfs_port) function
733 if (istcp && nfs4init(root_path, nfs_port) == 0) {
747 if (istcp && nfs4init(root_path, nfs_port) == 0) {
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c189 nfs4init(int fstyp, char *name) function
211 "nfs4init: bad vfs ops template");
218 "nfs4init: bad vnode ops template");
226 "nfs4init: bad trigger vnode ops template");

Completed in 92 milliseconds