Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c553 int error, ret, acesize, limitby; in nfsrpc_openrpc() local
656 limitby = fxdr_unsigned(int, *tl++); in nfsrpc_openrpc()
657 switch (limitby) { in nfsrpc_openrpc()
2598 int error = 0, deleg, newone, ret, acesize, limitby; in nfsrpc_createv4() local
2731 limitby = fxdr_unsigned(int, *tl++); in nfsrpc_createv4()
2732 switch (limitby) { in nfsrpc_createv4()
8236 int error, ret, acesize, limitby, iomode; in nfsrpc_openlayoutrpc() local
8323 limitby = fxdr_unsigned(int, *tl++); in nfsrpc_openlayoutrpc()
8324 switch (limitby) { in nfsrpc_openlayoutrpc()
8417 int error = 0, deleg, newone, ret, acesize, limitby; in nfsrpc_createlayout() local
[all...]