Searched defs:l9p_f_tlock (Results 1 – 1 of 1) sorted by relevance
515 struct l9p_f_tlock { struct516 struct l9p_hdr hdr;517 uint8_t type; /* from l9pl_lock_type */518 uint32_t flags; /* from l9pl_lock_flags */519 uint64_t start;520 uint64_t length;521 uint32_t proc_id;522 char *client_id;