Home
last modified time | relevance | path

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

/src/sys/fs/nfs/
H A Dnfsproto.h498 #define NFSV4OPEN_LIMITSIZE 1 macro
/src/sys/fs/nfsclient/
H A Dnfs_clrpcops.c662 case NFSV4OPEN_LIMITSIZE: in nfsrpc_openrpc()
2738 case NFSV4OPEN_LIMITSIZE: in nfsrpc_createv4()
8535 case NFSV4OPEN_LIMITSIZE: in nfsrpc_openlayoutrpc()
8761 case NFSV4OPEN_LIMITSIZE: in nfsrpc_createlayout()
/src/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3480 *tl++ = txdr_unsigned(NFSV4OPEN_LIMITSIZE); in nfsrvd_open()