Home
last modified time | relevance | path

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

/netbsd-src/lib/librpcsvc/
H A Dnlm_prot.x125 struct nlm_shareargs { struct
126 netobj cookie;
127 nlm_share share;
128 bool reclaim;
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot.h135 struct nlm_shareargs { struct
140 typedef struct nlm_shareargs nlm_shareargs; argument