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

/freebsd-12-stable/sys/fs/nfs/
H A Dnfs.h335 #define LCL_NFSV41 0x00020000 macro
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c4454 if ((clp->lc_flags & LCL_NFSV41) != 0)
4466 if ((clp->lc_flags & LCL_NFSV41) != 0)
4544 if ((clp->lc_flags & LCL_NFSV41) != 0) {
4562 if ((clp->lc_flags & LCL_NFSV41) != 0) {
7076 if ((clp->lc_flags & LCL_NFSV41) != 0) {
H A Dnfs_nfsdserv.c4071 clp->lc_flags = LCL_GSS | LCL_NFSV41;
4077 clp->lc_flags = LCL_NFSV41;

Completed in 179 milliseconds