Searched refs:lock_owner (Results 1 – 8 of 8) sorted by relevance
589 uint64_t lock_owner; member625 uint64_t lock_owner; member632 uint64_t lock_owner; member640 uint64_t lock_owner; member652 uint64_t lock_owner; member
216 fri->lock_owner = td->td_proc->p_pid; in fuse_filehandle_close()
301 ffi->lock_owner = td->td_proc->p_pid; in fuse_flush()
49 void expect_release(uint64_t ino, uint64_t lock_owner, in expect_release() argument56 in.body.release.lock_owner == lock_owner && in expect_release()
51 in.body.flush.lock_owner == (uint64_t)lo && in expect_flush()
219 in.body.flush.lock_owner); in debug_request()309 in.body.release.lock_owner); in debug_request()
104 static int lf_owner_matches(struct lock_owner *, caddr_t, struct flock *,107 lf_alloc_lock(struct lock_owner *);161 struct lock_owner *lo);168 static void lf_print_owner(struct lock_owner *);191 struct lock_owner { struct192 LIST_ENTRY(lock_owner) lo_link; /* (l) hash chain */202 LIST_HEAD(lock_owner_list, lock_owner); argument259 struct lock_owner *v_owner; /* (c) corresponding lock owner */320 lf_owner_matches(struct lock_owner *lo, caddr_t id, struct flock *fl, in lf_owner_matches()332 lf_alloc_lock(struct lock_owner *lo) in lf_alloc_lock()[all …]
75 struct lock_owner *lf_owner; /* (c) Owner of the lock */