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

/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c143 static int get_fh(struct nfs_args *, char *, char *, int *, bool_t,
202 * is determined in get_fh by pinging the various versions of the
605 r = get_fh(argp, host, path, &vers,
630 r = get_fh(argp, host, newpath, &vers,
686 * Call to get_fh() above may have obtained the
2008 get_fh(struct nfs_args *args, char *fshost, char *fspath, int *versp, function

Completed in 58 milliseconds