Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c6202 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 Dnfs_clstate.c5298 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 Dnfs_nfsdserv.c5093 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 Dnfs_nfsdstate.c6624 uint64_t minlen, nfsv4stateid_t *stateidp, int maxcnt, int *retonclose, in nfsrv_layoutget() argument
6666 *retonclose = 0; in nfsrv_layoutget()