Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnlm_prot.x65 struct nlm_lockargs { struct
66 netobj cookie;
67 bool block;
68 bool exclusive;
69 struct nlm_lock alock;
70 bool reclaim; /* used for recovering locks */
71 int state; /* specify local status monitor state */
H A Dnlm_prot.h72 struct nlm_lockargs { struct
80 typedef struct nlm_lockargs nlm_lockargs; typedef