Home
last modified time | relevance | path

Searched refs:msg_seq (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfs_lock.c294 msg.lm_msg_ident.msg_seq = ++(p->p_nlminfo->msg_seq); in nfs_dolock()
377 ((ansp->la_msg_ident.msg_seq != -1) && in nfslockdans()
380 targetp->p_nlminfo->msg_seq != ansp->la_msg_ident.msg_seq))) { in nfslockdans()
H A Dnfs_lock.h58 int msg_seq; /* Sequence number of message */ member
/netbsd-src/sys/fs/nfs/client/
H A Dnlminfo.h38 int msg_seq; /* sequence counter for lock requests */ member