Searched refs:layoutlen (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 5586 layouttype, layoutlen, 0); in nfsrpc_layoutget() 6046 layoutlen = tsep->nfsess_maxcache - in nfsrpc_getlayout() 6055 (uint64_t)0, layouttype, layoutlen, &stateid, in nfsrpc_getlayout() 6065 (uint64_t)0, layouttype, layoutlen, &stateid, in nfsrpc_getlayout() 7775 int layoutlen, int usecurstateid) in nfsrv_setuplayoutget() argument 7803 *tl = txdr_unsigned(layoutlen); in nfsrv_setuplayoutget() 8177 layoutlen = tsep->nfsess_maxcache - (NFSX_STATEID + in nfsrpc_getopenlayout() 8190 dpp, &stateid, usecurstateid, layouttype, layoutlen, in nfsrpc_getopenlayout() 8265 layouttype, layoutlen, usecurstateid); in nfsrpc_openlayoutrpc() 8493 layouttype, layoutlen, usecurstateid); in nfsrpc_createlayout() [all …]
|
| /freebsd-14.2/sys/fs/nfsserver/ |
| H A D | nfs_nfsdserv.c | 4797 int error = 0, layoutlen, layouttype, iomode, maxcnt, retonclose; in nfsrvd_layoutget() local 4850 &retonclose, &layoutlen, layp, nd->nd_cred, p); in nfsrvd_layoutget() 4852 layoutlen); in nfsrvd_layoutget() 4870 nfsm_strtom(nd, layp, layoutlen); in nfsrvd_layoutget()
|