Home
last modified time | relevance | path

Searched refs:NFSV4OPEN_DELEGATENONE (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/fs/nfs/common/
H A Dnfsproto.h408 #define NFSV4OPEN_DELEGATENONE 0 macro
/netbsd/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c2853 case NFSV4OPEN_DELEGATENONE: in nfsrvd_open()
2968 *tl = txdr_unsigned(NFSV4OPEN_DELEGATENONE); in nfsrvd_open()
/netbsd/sys/fs/nfs/client/
H A Dnfs_clrpcops.c504 } else if (deleg != NFSV4OPEN_DELEGATENONE) { in nfsrpc_openrpc()
2103 } else if (deleg != NFSV4OPEN_DELEGATENONE) { in nfsrpc_createv4()
H A Dnfs_clstate.c1995 delegtype = NFSV4OPEN_DELEGATENONE; in nfscl_recover()