Searched refs:limitby (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/fs/nfs/client/ |
H A D | nfs_clrpcops.c | 390 int error, ret, acesize, limitby; in nfsrpc_openrpc() local 480 limitby = fxdr_unsigned(int, *tl++); in nfsrpc_openrpc() 481 switch (limitby) { in nfsrpc_openrpc() 1959 int error = 0, deleg, newone, ret, acesize, limitby; in nfsrpc_createv4() local 2077 limitby = fxdr_unsigned(int, *tl++); in nfsrpc_createv4() 2078 switch (limitby) { in nfsrpc_createv4()
|