Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/
Dnlm_prot.x90 struct nlm_lockargs { struct
91 netobj cookie;
92 bool block;
93 bool exclusive;
94 struct nlm_lock alock;
95 bool reclaim; /* used for recovering locks */
96 int state; /* specify local status monitor state */
Dnlm_prot.h72 struct nlm_lockargs { struct
80 typedef struct nlm_lockargs nlm_lockargs; argument