Lines Matching defs:stateid
1076 nfsv4stateid_t stateid;
1092 nfhp->nfh_len, mode, 0, cred, p, &stateid, &lckp);
1097 * No Open stateid, so try and open the file
1109 mode, 0, cred, p, &stateid, &lckp);
1113 error = nfsrpc_setattrrpc(vp, vap, &stateid, cred, p,
1116 error = nfsrpc_setaclrpc(vp, cred, p, aclp, &stateid,
1356 nfsv4stateid_t stateid;
1371 NFSV4OPEN_ACCESSREAD, 0, newcred, p, &stateid,
1373 error = nfsrpc_readrpc(vp, uiop, newcred, &stateid, p, nap,
1508 nfsv4stateid_t stateid;
1525 NFSV4OPEN_ACCESSWRITE, 0, newcred, p, &stateid,
1527 if (stateid.other[0] == 0 && stateid.other[1] == 0 &&
1528 stateid.other[2] == 0) {
1535 * If there is no stateid for NFSv4, it means this is an
1543 newcred, &stateid, p, nap, attrflagp, stuff);
1966 nfsv4stateid_t stateid;
2041 stateid.seqid = *tl++;
2042 stateid.other[0] = *tl++;
2043 stateid.other[1] = *tl++;
2044 stateid.other[2] = *tl;
2137 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,
5459 nfsv4stateid_t stateid;
5472 /* Find an appropriate stateid. */
5475 rwaccess, 1, newcred, p, &stateid, &lckp);
5502 NULL, &stateid, off, &layp, newcred, p);
5535 must_commit, &eof, &stateid, rwaccess, dip,