Home
last modified time | relevance | path

Searched refs:NFSV4OPEN_RFLAGS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfsproto.h534 #define NFSV4OPEN_RFLAGS \ macro
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c2945 *tl = txdr_unsigned(rflags & NFSV4OPEN_RFLAGS); in nfsrvd_open()