Searched refs:nfs_cast (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h174 * passed to the nfs_cast procedure
317 extern enum clnt_stat nfs_cast(struct mapfs *, struct mapfs **, int);
H A DMakefile71 autod_parse.o autod_mount.o autod_nfs.o nfs_cast.o \
H A Dnfs_cast.c23 * nfs_cast.c : broadcast to a specific group of NFS servers
114 nfs_cast(struct mapfs *mfs_in, struct mapfs **mfs_out, int timeout) function
169 trace_prt(1, "nfs_cast: host=%s\n", mfs->mfs_host);
H A Dautod_nfs.c417 clnt_stat = nfs_cast(mfs_in, &m1, timeout);

Completed in 71 milliseconds