Lines Matching defs:stateid

1072 	nfsv4stateid_t stateid;
1088 nfhp->nfh_len, mode, 0, cred, p, &stateid, &lckp);
1093 * No Open stateid, so try and open the file
1105 mode, 0, cred, p, &stateid, &lckp);
1109 error = nfsrpc_setattrrpc(vp, vap, &stateid, cred, p,
1112 error = nfsrpc_setaclrpc(vp, cred, p, aclp, &stateid,
1352 nfsv4stateid_t stateid;
1367 NFSV4OPEN_ACCESSREAD, 0, newcred, p, &stateid,
1369 error = nfsrpc_readrpc(vp, uiop, newcred, &stateid, p, nap,
1505 nfsv4stateid_t stateid;
1522 NFSV4OPEN_ACCESSWRITE, 0, newcred, p, &stateid,
1524 if (stateid.other[0] == 0 && stateid.other[1] == 0 &&
1525 stateid.other[2] == 0) {
1532 * If there is no stateid for NFSv4, it means this is an
1540 newcred, &stateid, p, nap, attrflagp, stuff);
1964 nfsv4stateid_t stateid;
2039 stateid.seqid = *tl++;
2040 stateid.other[0] = *tl++;
2041 stateid.other[1] = *tl++;
2042 stateid.other[2] = *tl;
2135 op->nfso_stateid = stateid;
5160 nfsv4stateid_t stateid;
5178 stateid.seqid = 0;
5179 stateid.other[0] = stateidp->other[0];
5180 stateid.other[1] = stateidp->other[1];
5181 stateid.other[2] = stateidp->other[2];
5184 (uint64_t)0, layoutlen, &stateid, &retonclose,
5188 stateid.seqid = lyp->nfsly_stateid.seqid;
5189 stateid.other[0] = lyp->nfsly_stateid.other[0];
5190 stateid.other[1] = lyp->nfsly_stateid.other[1];
5191 stateid.other[2] = lyp->nfsly_stateid.other[2];
5194 (uint64_t)0, layoutlen, &stateid, &retonclose,
5220 nfhp->nfh_len, &stateid, retonclose, &flh, &lyp,
5460 nfsv4stateid_t stateid;
5473 /* Find an appropriate stateid. */
5476 rwaccess, 1, newcred, p, &stateid, &lckp);
5503 NULL, &stateid, off, &layp, newcred, p);
5536 must_commit, &eof, &stateid, rwaccess, dip,