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

/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h294 #define LCL_NFSV41 0x00020000 macro
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c4107 if ((clp->lc_flags & LCL_NFSV41) != 0)
4119 if ((clp->lc_flags & LCL_NFSV41) != 0)
4169 if ((clp->lc_flags & LCL_NFSV41) != 0) {
4187 if ((clp->lc_flags & LCL_NFSV41) != 0)
H A Dnfs_nfsdserv.c3761 clp->lc_flags = LCL_GSS | LCL_NFSV41;
3767 clp->lc_flags = LCL_NFSV41;

Completed in 88 milliseconds