Searched refs:cb_recall_pass (Results 1 – 1 of 1) sorted by relevance
153 struct cb_recall_pass { struct160 static void nfs4delegreturn_thread(struct cb_recall_pass *); argument1718 struct cb_recall_pass *pp; in nfs4delegreturn_async()1720 pp = kmem_alloc(sizeof (struct cb_recall_pass), KM_SLEEP); in nfs4delegreturn_async()2037 nfs4delegreturn_thread(struct cb_recall_pass *args) in nfs4delegreturn_thread()2141 kmem_free(args, sizeof (struct cb_recall_pass)); in nfs4delegreturn_thread()2353 struct cb_recall_pass *pp; in nfs4delegabandon()2366 pp = kmem_alloc(sizeof (struct cb_recall_pass), KM_SLEEP); in nfs4delegabandon()