Searched refs:FSF_WEBNFS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Dsrvr_nfs.c279 if (fs->fs_flags & FSF_WEBNFS)
973 fs->fs_flags &= ~FSF_WEBNFS;
1033 fs->fs_flags |= FSF_WEBNFS;
H A Damd.h142 #define FSF_WEBNFS 0x0020 /* Don't try to contact portmapper */ macro
H A Dops_nfs.c318 if (!(fp->fh_fs->fs_flags & FSF_WEBNFS))

Completed in 83 milliseconds