Searched defs:nlm4_lock (Results 1 – 2 of 2) sorted by relevance
165 struct nlm4_lock { struct167 netobj fh;168 netobj oh;169 u_int32_t svid;170 u_int64_t l_offset;171 u_int64_t l_len;
181 struct nlm4_lock { struct189 typedef struct nlm4_lock nlm4_lock; argument