Lines Matching defs:stateid
93 &args->stateid, -ntohl(res));
97 switch (nfs_async_inode_return_delegation(inode, &args->stateid)) {
108 &args->stateid, -ntohl(res));
118 * Lookup a layout inode by stateid
123 const nfs4_stateid *stateid)
135 if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid))
191 const nfs4_stateid *stateid)
195 inode = nfs_layout_find_inode_by_stateid(clp, stateid);
209 /* Is the stateid not initialised? */
213 /* Mismatched stateid? */
228 /* Check that the stateid matches what we think it should be. */
710 tmp_copy->stateid.other,
722 memcpy(©->stateid, &args->coa_stateid, NFS4_STATEID_SIZE);