Home
last modified time | relevance | path

Searched refs:mount_nfs (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h312 extern int mount_nfs(struct mapent *, char *, char *, int, uid_t,
H A Dautod_mount.c180 mount_nfs(me, spec_mntpnt, private, overlay, uid, in do_mount1()
H A Dautod_nfs.c227 mount_nfs(struct mapent *me, char *mntpnt, char *prevhost, int overlay, in mount_nfs() function
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c147 static int mount_nfs(struct mnttab *, int, err_ret_t *);
339 r = mount_nfs(&mnt, ro, &retry_error); in main()
391 mount_nfs(struct mnttab *mntp, int ro, err_ret_t *retry_error) in mount_nfs() function
2591 if ((r = mount_nfs(mntp, ro, NULL)) == RET_OK) { in retry()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-file-system-nfs.p5m94 file path=usr/share/man/man8/mount_nfs.8
/illumos-gate/usr/src/man/man8/
H A DMakefile301 mount_nfs.8 \