Searched refs:retonclose (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 6202 int error = 0, islocked, layoutlen, layouttype, recalled, retonclose; in nfsrpc_getlayout() local 6234 &retonclose, &flh, cred, p); in nfsrpc_getlayout() 6244 &retonclose, &flh, cred, p); in nfsrpc_getlayout() 6247 nfhp->nfh_len, &stateid, retonclose, notifybitsp, &lyp, in nfsrpc_getlayout() 8328 int error, islocked, layoutlen, recalled, retonclose, usecurstateid; in nfsrpc_getopenlayout() local 8369 &retonclose, &flh, &laystat, cred, p); in nfsrpc_getopenlayout() 8373 &stateid, retonclose, NULL, &lyp, &flh, layouttype, laystat, in nfsrpc_getopenlayout() 8865 int error, layoutlen, layouttype, retonclose, laystat; in nfsrpc_getcreatelayout() local 8878 unlockedp, &stateid, 1, layouttype, layoutlen, &retonclose, in nfsrpc_getcreatelayout() 8886 nfhp->nfh_len, &stateid, retonclose, NULL, &lyp, &flh, in nfsrpc_getcreatelayout() [all …]
|
| H A D | nfs_clstate.c | 5298 nfsv4stateid_t *stateidp, int layouttype, int retonclose, in nfscl_layout() argument 5354 if (retonclose != 0) in nfscl_layout() 5365 if (retonclose != 0) in nfscl_layout()
|
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdserv.c | 5093 int error = 0, layoutlen, layouttype, iomode, maxcnt, retonclose; in nfsrvd_layoutget() local 5150 &retonclose, &layoutlen, layp, nd->nd_cred, p); in nfsrvd_layoutget() 5161 *tl++ = txdr_unsigned(retonclose); in nfsrvd_layoutget()
|
| H A D | nfs_nfsdstate.c | 6624 uint64_t minlen, nfsv4stateid_t *stateidp, int maxcnt, int *retonclose, in nfsrv_layoutget() argument 6666 *retonclose = 0; in nfsrv_layoutget()
|