Searched refs:NFSMNT_KNCONF (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dmount.h142 #define NFSMNT_KNCONF 0x4000 /* transport's knetconfig structure */ macro
/illumos-gate/usr/src/cmd/rexd/
H A Dmount_nfs.c350 args.flags |= NFSMNT_KNCONF;
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c690 if (!(argp->flags & NFSMNT_KNCONF)) {
2563 args->flags |= NFSMNT_KNCONF;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c603 if (!(flags & NFSMNT_KNCONF)) {
H A Dnfs_vfsops.c629 if (!(flags & NFSMNT_KNCONF)) {
H A Dnfs4_stub_vnops.c1998 nargs->flags |= NFSMNT_KNCONF;
H A Dnfs4_vfsops.c811 if (!(flags & NFSMNT_KNCONF) ||
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1884 argp->flags |= NFSMNT_KNCONF;

Completed in 78 milliseconds