Searched refs:tempreserve (Results 1 – 1 of 1) sorted by relevance
1116 struct tempreserve { struct1130 struct tempreserve *tr; in dsl_dir_tempreserve_impl() argument1222 tr = kmem_zalloc(sizeof (struct tempreserve), KM_SLEEP); in dsl_dir_tempreserve_impl()1257 list_create(tr_list, sizeof (struct tempreserve), in dsl_dir_tempreserve_space()1258 offsetof(struct tempreserve, tr_node)); in dsl_dir_tempreserve_space()1264 struct tempreserve *tr; in dsl_dir_tempreserve_space()1266 tr = kmem_zalloc(sizeof (struct tempreserve), KM_SLEEP); in dsl_dir_tempreserve_space()1308 struct tempreserve *tr; in dsl_dir_tempreserve_clear()1326 kmem_free(tr, sizeof (struct tempreserve)); in dsl_dir_tempreserve_clear()