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

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

Completed in 279 milliseconds