Lines Matching defs:stateid
98 &args->stateid, -ntohl(res));
102 switch (nfs_async_inode_return_delegation(inode, &args->stateid)) {
113 &args->stateid, -ntohl(res));
123 * Lookup a layout inode by stateid
128 const nfs4_stateid *stateid)
140 if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid))
196 const nfs4_stateid *stateid)
200 inode = nfs_layout_find_inode_by_stateid(clp, stateid);
214 /* Is the stateid not initialised? */
218 /* Mismatched stateid? */
233 /* Check that the stateid matches what we think it should be. */
715 tmp_copy->stateid.other,
727 memcpy(©->stateid, &args->coa_stateid, NFS4_STATEID_SIZE);