Searched defs:nlm4_lock (Results 1 – 2 of 2) sorted by relevance
170 struct nlm4_lock { struct172 netobj fh;173 netobj oh;174 u_int32_t svid;175 u_int64_t l_offset;176 u_int64_t l_len;
184 struct nlm4_lock { struct192 typedef struct nlm4_lock nlm4_lock; argument