• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/fs/nfsclient/

Lines Matching refs:stateid

1205 	nfsv4stateid_t stateid;
1221 nfhp->nfh_len, mode, 0, cred, p, &stateid, &lckp);
1226 * No Open stateid, so try and open the file
1238 mode, 0, cred, p, &stateid, &lckp);
1242 error = nfsrpc_setattrrpc(vp, vap, &stateid, cred, p,
1245 error = nfsrpc_setaclrpc(vp, cred, p, aclp, &stateid,
1492 nfsv4stateid_t stateid;
1507 NFSV4OPEN_ACCESSREAD, 0, newcred, p, &stateid,
1509 error = nfsrpc_readrpc(vp, uiop, newcred, &stateid, p, nap,
1651 nfsv4stateid_t stateid;
1668 NFSV4OPEN_ACCESSWRITE, 0, newcred, p, &stateid,
1670 if (stateid.other[0] == 0 && stateid.other[1] == 0 &&
1671 stateid.other[2] == 0) {
1678 * If there is no stateid for NFSv4, it means this is an
1686 newcred, &stateid, p, nap, attrflagp, stuff);
2116 nfsv4stateid_t stateid;
2193 stateid.seqid = *tl++;
2194 stateid.other[0] = *tl++;
2195 stateid.other[1] = *tl++;
2196 stateid.other[2] = *tl;
2289 op->nfso_stateid = stateid;
5333 nfsv4stateid_t stateid;
5357 stateid.seqid = 0;
5358 stateid.other[0] = stateidp->other[0];
5359 stateid.other[1] = stateidp->other[1];
5360 stateid.other[2] = stateidp->other[2];
5363 (uint64_t)0, layouttype, layoutlen, &stateid,
5367 stateid.seqid = lyp->nfsly_stateid.seqid;
5368 stateid.other[0] = lyp->nfsly_stateid.other[0];
5369 stateid.other[1] = lyp->nfsly_stateid.other[1];
5370 stateid.other[2] = lyp->nfsly_stateid.other[2];
5373 (uint64_t)0, layouttype, layoutlen, &stateid,
5377 nfhp->nfh_len, &stateid, retonclose, notifybitsp, &lyp,
5641 nfsv4stateid_t stateid;
5659 /* Find an appropriate stateid. */
5662 rwaccess, 1, newcred, p, &stateid, &lckp);
5689 NULL, &stateid, off, &layp, newcred, p);
5767 &eof, &stateid, rwaccess,
5774 &eof, &stateid, rwaccess,
6746 /* Special stateid for Current stateid. */
7090 nfsv4stateid_t stateid;
7121 stateid.seqid = lyp->nfsly_stateid.seqid;
7122 stateid.other[0] = lyp->nfsly_stateid.other[0];
7123 stateid.other[1] = lyp->nfsly_stateid.other[1];
7124 stateid.other[2] = lyp->nfsly_stateid.other[2];
7128 dpp, &stateid, usecurstateid, layouttype, layoutlen,
7133 &stateid, retonclose, NULL, &lyp, &flh, layouttype, laystat,
7344 nfsv4stateid_t stateid;
7423 stateid.seqid = *tl++;
7424 stateid.other[0] = *tl++;
7425 stateid.other[1] = *tl++;
7426 stateid.other[2] = *tl;
7543 op->nfso_stateid = stateid;
7594 nfsv4stateid_t stateid;
7608 dstuff, unlockedp, &stateid, 1, layouttype, layoutlen, &retonclose,
7616 nfhp->nfh_len, &stateid, retonclose, NULL, &lyp, &flh,
7619 laystat = nfsrpc_layoutgetres(nmp, dvp, NULL, 0, &stateid,