Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/nfs/
HDnfsproto.h490 #define NFSV4OPEN_LIMITSIZE 1 macro
/freebsd-14-stable/sys/fs/nfsclient/
HDnfs_clrpcops.c658 case NFSV4OPEN_LIMITSIZE: in nfsrpc_openrpc()
2733 case NFSV4OPEN_LIMITSIZE: in nfsrpc_createv4()
8325 case NFSV4OPEN_LIMITSIZE: in nfsrpc_openlayoutrpc()
8551 case NFSV4OPEN_LIMITSIZE: in nfsrpc_createlayout()
/freebsd-14-stable/sys/fs/nfsserver/
HDnfs_nfsdserv.c3272 *tl++ = txdr_unsigned(NFSV4OPEN_LIMITSIZE); in nfsrvd_open()