Home
last modified time | relevance | path

Searched refs:uu_null_lpool (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_list.c60 static uu_list_pool_t uu_null_lpool = { &uu_null_lpool, &uu_null_lpool }; variable
101 pp->ulp_next = next = &uu_null_lpool; in uu_list_pool_create()
709 for (pp = uu_null_lpool.ulp_next; pp != &uu_null_lpool; in uu_list_lockup()
719 for (pp = uu_null_lpool.ulp_next; pp != &uu_null_lpool; in uu_list_release()