master_recall_args
kmem_free(map, sizeof (struct master_recall_args));
struct master_recall_args *args;
args = kmem_alloc(sizeof (struct master_recall_args), KM_SLEEP);
do_recall_file(struct master_recall_args *map)
kmem_free(map, sizeof (struct master_recall_args));