Lines Matching defs:seqid
366 seq = be32_to_cpu(lo->plh_stateid.seqid);
408 * Update the seqid of a layout stateid after receiving
429 /* Is our call using the most recent seqid? If so, bump it */
435 /* Try to update the seqid to the most recent */
438 dst->seqid = lo->plh_stateid.seqid;
551 lseg->pls_seq = be32_to_cpu(stateid->seqid);
985 u32 oldseq = be32_to_cpu(lo->plh_stateid.seqid);
986 u32 newseq = be32_to_cpu(new->seqid);
1010 pnfs_barrier_update(lo, be32_to_cpu(lo->plh_stateid.seqid));
1017 u32 seqid = be32_to_cpu(stateid->seqid);
1019 return lo->plh_barrier && pnfs_seqid_is_newer(lo->plh_barrier, seqid);
1181 u32 seq = be32_to_cpu(arg_stateid->seqid);
1212 stateid->seqid = cpu_to_be32(lo->plh_return_seq);
1218 pnfs_barrier_update(lo, be32_to_cpu(stateid->seqid));
2474 * @seq: stateid seqid to match