Searched refs:refcount_when_lock (Results 1 – 2 of 2) sorted by relevance
305 …k(kern_apfs_reflock_t reflock, kern_apfs_reflock_in_flags_t in_flags, uint32_t *refcount_when_lock) in kern_apfs_reflock_try_lock() argument355 if (acquired && refcount_when_lock != NULL) { in kern_apfs_reflock_try_lock()356 *refcount_when_lock = refcount; in kern_apfs_reflock_try_lock()
301 …(kern_apfs_reflock_t reflock, kern_apfs_reflock_in_flags_t in_flags, uint32_t *refcount_when_lock);