Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dnlm_prot.x226 struct nlm4_shareargs { struct
227 netobj cookie;
228 nlm4_share share;
229 bool reclaim;
/freebsd/sys/nlm/
H A Dnlm_prot.h251 struct nlm4_shareargs { struct
256 typedef struct nlm4_shareargs nlm4_shareargs; argument