Home
last modified time | relevance | path

Searched refs:FSF_WEBNFS (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/amd/amd/
Dsrvr_nfs.c279 if (fs->fs_flags & FSF_WEBNFS) in recompute_portmap()
973 fs->fs_flags &= ~FSF_WEBNFS; in find_nfs_srvr()
1033 fs->fs_flags |= FSF_WEBNFS; in find_nfs_srvr()
Damd.h142 #define FSF_WEBNFS 0x0020 /* Don't try to contact portmapper */ macro
Dops_nfs.c318 if (!(fp->fh_fs->fs_flags & FSF_WEBNFS)) in flush_nfs_fhandle_cache()
/freebsd-12-stable/contrib/amd/
DChangeLog3928 * amd/amd.h (FSF_WEBNFS): New mntfs flag.