Home
last modified time | relevance | path

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

/netbsd-src/lib/librpcsvc/
H A Dnlm_prot.x231 struct nlm4_shareargs { struct
232 netobj cookie;
233 nlm4_share share;
234 bool reclaim;
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot.h254 struct nlm4_shareargs { struct
259 typedef struct nlm4_shareargs nlm4_shareargs; argument