Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsproto.h498 #define NFSV4OPEN_LIMITSIZE 1 macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c662 case NFSV4OPEN_LIMITSIZE: in nfsrpc_openrpc()
2737 case NFSV4OPEN_LIMITSIZE: in nfsrpc_createv4()
8465 case NFSV4OPEN_LIMITSIZE: in nfsrpc_openlayoutrpc()
8691 case NFSV4OPEN_LIMITSIZE: in nfsrpc_createlayout()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3391 *tl++ = txdr_unsigned(NFSV4OPEN_LIMITSIZE); in nfsrvd_open()