Searched refs:seqid (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsm_subs.h502 nfsm_chain_add_32((E), (NMC), (SID)->seqid); \
720 nfsm_chain_get_32((E), (NMC), (SID)->seqid); \
H A Dnfsproto.h808 uint32_t seqid; member in struct:nfs_stateid
H A Dnfs4_vnops.c1546 stateid.seqid = stateid.other[0] = stateid.other[1] = stateid.other[2] = 0;
1959 /* do not increment the open seqid on these errors */
2446 sid->seqid = s->seqid;
2454 sid->seqid = sid->other[0] = sid->other[1] = sid->other[2] = 0xffffffff;
4677 stateid.seqid = stateid.other[0] = stateid.other[1] = stateid.other[2] = 0;
6993 stateid.seqid = stateid.other[0] = stateid.other[1] = stateid.other[2] = 0;

Completed in 43 milliseconds