Searched refs:tempreserve (Results 1 – 1 of 1) sorted by relevance
1120 struct tempreserve { struct1134 struct tempreserve *tr; in dsl_dir_tempreserve_impl() argument1226 tr = kmem_zalloc(sizeof (struct tempreserve), KM_SLEEP); in dsl_dir_tempreserve_impl()1261 list_create(tr_list, sizeof (struct tempreserve), in dsl_dir_tempreserve_space()1262 offsetof(struct tempreserve, tr_node)); in dsl_dir_tempreserve_space()1268 struct tempreserve *tr; in dsl_dir_tempreserve_space()1270 tr = kmem_zalloc(sizeof (struct tempreserve), KM_SLEEP); in dsl_dir_tempreserve_space()1312 struct tempreserve *tr; in dsl_dir_tempreserve_clear()1330 kmem_free(tr, sizeof (struct tempreserve)); in dsl_dir_tempreserve_clear()