HomeSort by: relevance | last modified time | path
    Searched refs:NFSHASNFSV3 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clcomsubs.c 149 } else if (NFSHASNFSV3(nmp))
nfs_clvfsops.c 304 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) {
1727 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp)) {
nfs_clvnops.c 2296 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp))
2356 if (NFSHASNFSV3(nmp) && !NFSHASGOTFSINFO(nmp))
nfs_clrpcops.c 4102 if (NFSHASNFSV3(nmp)) {
  /src/sys/fs/nfs/common/
nfsport.h 911 #define NFSHASNFSV3(n) ((n)->nm_flag & NFSMNT_NFSV3)

Completed in 65 milliseconds