Searched refs:master_recall_args (Results 1 – 1 of 1) sorted by relevance
955 struct master_recall_args { struct962 do_recall_file(struct master_recall_args *map) in do_recall_file() argument979 kmem_free(map, sizeof (struct master_recall_args)); in do_recall_file()1034 kmem_free(map, sizeof (struct master_recall_args)); in do_recall_file()1045 struct master_recall_args *args; in rfs4_recall_file()1068 args = kmem_alloc(sizeof (struct master_recall_args), KM_SLEEP); in rfs4_recall_file()