Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsproto.h586 #define NFSV4OPEN_DENYNONE 0x00000000 macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2912 case NFSV4OPEN_DENYNONE: in nfsrvd_open()
3603 case NFSV4OPEN_DENYNONE: in nfsrvd_opendowngrade()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c1570 *tl++ = txdr_unsigned(NFSV4OPEN_DENYNONE); in nfsrpc_lookup()
2636 *tl++ = txdr_unsigned(NFSV4OPEN_DENYNONE); in nfsrpc_createv4()
8455 *tl++ = txdr_unsigned(NFSV4OPEN_DENYNONE); in nfsrpc_createlayout()