Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs.h340 #define LCL_NFSV41 0x00020000 macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c4463 if ((clp->lc_flags & LCL_NFSV41) != 0) in nfsrv_docallback()
4475 if ((clp->lc_flags & LCL_NFSV41) != 0) in nfsrv_docallback()
4555 if ((clp->lc_flags & LCL_NFSV41) != 0) { in nfsrv_docallback()
4576 if ((clp->lc_flags & LCL_NFSV41) != 0) { in nfsrv_docallback()
7184 if ((clp->lc_flags & LCL_NFSV41) != 0) { in nfsrv_recalllayout()
H A Dnfs_nfsdserv.c4360 clp->lc_flags = LCL_GSS | LCL_NFSV41; in nfsrvd_exchangeid()
4366 clp->lc_flags = LCL_NFSV41; in nfsrvd_exchangeid()