Searched defs:klm_lock (Results 1 – 2 of 2) sorted by relevance
26 struct klm_lock { struct33 typedef struct klm_lock klm_lock; argument
54 struct klm_lock { struct55 string server_name<LM_MAXSTRLEN>;56 netobj fh; /* a counted file handle */57 int pid; /* holder of the lock */58 unsigned l_offset; /* beginning offset of the lock */59 unsigned l_len; /* byte length of the lock;