Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dnlm_prot.x165 struct nlm4_lock { struct
167 netobj fh;
168 netobj oh;
169 u_int32_t svid;
170 u_int64_t l_offset;
171 u_int64_t l_len;
/freebsd/sys/nlm/
H A Dnlm_prot.h181 struct nlm4_lock { struct
189 typedef struct nlm4_lock nlm4_lock; argument