Searched refs:limitby (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/sys/fs/nfsclient/ |
| D | nfs_clrpcops.c | 385 int error, ret, acesize, limitby; in nfsrpc_openrpc() local 477 limitby = fxdr_unsigned(int, *tl++); in nfsrpc_openrpc() 478 switch (limitby) { in nfsrpc_openrpc() 1989 int error = 0, deleg, newone, ret, acesize, limitby; in nfsrpc_createv4() local 2109 limitby = fxdr_unsigned(int, *tl++); in nfsrpc_createv4() 2110 switch (limitby) { in nfsrpc_createv4()
|