Home
last modified time | relevance | path

Searched defs:nfsv4_opflag (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfs.h649 struct nfsv4_opflag { struct
650 int retfh;
651 int needscfh;
652 int savereply;
653 int modifyfs;
654 int lktype;
655 int needsseq;
H A Dnfs_commonsubs.c97 struct nfsv4_opflag nfsv4_opflag[NFSV41_NOPS] = { variable