Searched refs:tempreserve (Results 1 – 1 of 1) sorted by relevance
1250 struct tempreserve { struct1263 struct tempreserve *tr; in dsl_dir_tempreserve_impl() argument1361 tr = kmem_zalloc(sizeof (struct tempreserve), KM_SLEEP); in dsl_dir_tempreserve_impl()1404 list_create(tr_list, sizeof (struct tempreserve), in dsl_dir_tempreserve_space()1405 offsetof(struct tempreserve, tr_node)); in dsl_dir_tempreserve_space()1410 struct tempreserve *tr; in dsl_dir_tempreserve_space()1412 tr = kmem_zalloc(sizeof (struct tempreserve), KM_SLEEP); in dsl_dir_tempreserve_space()1454 struct tempreserve *tr; in dsl_dir_tempreserve_clear()1472 kmem_free(tr, sizeof (struct tempreserve)); in dsl_dir_tempreserve_clear()