Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs.h572 #define NFSSET_OPBIT(t, f) do { \ macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c4406 NFSSET_OPBIT(&clp->lc_mustops, &mustops); in nfsrvd_exchangeid()
4408 NFSSET_OPBIT(&clp->lc_allowops, &allowops); in nfsrvd_exchangeid()
H A Dnfs_nfsdstate.c6295 NFSSET_OPBIT(&nd->nd_allowops, &sep->sess_clp->lc_allowops); in nfsrv_checksequence()