Searched refs:lock_owner (Results 1 – 8 of 8) sorted by relevance
628 uint64_t lock_owner; member664 uint64_t lock_owner; member671 uint64_t lock_owner; member679 uint64_t lock_owner; member691 uint64_t lock_owner; member
218 fri->lock_owner = td->td_proc->p_pid; in fuse_filehandle_close()
310 ffi->lock_owner = td->td_proc->p_pid; in fuse_flush()
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 …]
52 void expect_release(uint64_t ino, uint64_t lock_owner, in expect_release() argument59 in.body.release.lock_owner == lock_owner && in expect_release()
51 in.body.flush.lock_owner == (uint64_t)lo && in expect_flush()129 in.body.flush.lock_owner == pid && in TEST_F()
218 in.body.flush.lock_owner); in debug_request()314 in.body.release.lock_owner); in debug_request()
75 struct lock_owner *lf_owner; /* (c) Owner of the lock */