Home
last modified time | relevance | path

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

/netbsd-src/lib/librpcsvc/
H A Dnlm_prot.x219 struct nlm4_cancargs { struct
220 netobj cookie;
221 bool block;
222 bool exclusive;
223 struct nlm4_lock alock;
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot.h240 struct nlm4_cancargs { struct
246 typedef struct nlm4_cancargs nlm4_cancargs; typedef