Home
last modified time | relevance | path

Searched refs:cb_recall_pass (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c153 struct cb_recall_pass { struct
160 static void nfs4delegreturn_thread(struct cb_recall_pass *); argument
1718 struct cb_recall_pass *pp; in nfs4delegreturn_async()
1720 pp = kmem_alloc(sizeof (struct cb_recall_pass), KM_SLEEP); in nfs4delegreturn_async()
2038 nfs4delegreturn_thread(struct cb_recall_pass *args) in nfs4delegreturn_thread()
2142 kmem_free(args, sizeof (struct cb_recall_pass)); in nfs4delegreturn_thread()
2354 struct cb_recall_pass *pp; in nfs4delegabandon()
2367 pp = kmem_alloc(sizeof (struct cb_recall_pass), KM_SLEEP); in nfs4delegabandon()