Searched refs:zrl_exit (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzrlock.h52 extern void zrl_exit(zrlock_t *);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzrlock.c144 zrl_exit(zrlock_t *zrl) function
H A Ddnode.c980 zrl_exit(&odn->dn_handle->dnh_zrlock);
1006 zrl_exit(&odn->dn_handle->dnh_zrlock);
1025 zrl_exit(&ndn->dn_handle->dnh_zrlock); /* handle has moved */
1052 zrl_exit(&dnh->dnh_zrlock);
1069 zrl_exit(&dnh->dnh_zrlock);
1199 zrl_exit(&dnh->dnh_zrlock);

Completed in 65 milliseconds