Home
last modified time | relevance | path

Searched defs:nlm4_lockargs (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/rpcsvc/
H A Dnlm_prot.x205 struct nlm4_lockargs { struct
206 netobj cookie;
207 bool block;
208 bool exclusive;
209 struct nlm4_lock alock;
210 bool reclaim; /* used for recovering locks */
211 int state; /* specify local status monitor state */
/freebsd/sys/nlm/
H A Dnlm_prot.h227 struct nlm4_lockargs { struct
235 typedef struct nlm4_lockargs nlm4_lockargs; typedef