Searched refs:tempreserve (Results 1 – 1 of 1) sorted by relevance
1261 struct tempreserve { struct1274 struct tempreserve *tr; in dsl_dir_tempreserve_impl() argument1385 tr = kmem_zalloc(sizeof (struct tempreserve), KM_SLEEP); in dsl_dir_tempreserve_impl()1427 list_create(tr_list, sizeof (struct tempreserve), in dsl_dir_tempreserve_space()1428 offsetof(struct tempreserve, tr_node)); in dsl_dir_tempreserve_space()1433 struct tempreserve *tr; in dsl_dir_tempreserve_space()1435 tr = kmem_zalloc(sizeof (struct tempreserve), KM_SLEEP); in dsl_dir_tempreserve_space()1479 struct tempreserve *tr; in dsl_dir_tempreserve_clear()1496 kmem_free(tr, sizeof (struct tempreserve)); in dsl_dir_tempreserve_clear()