Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c901 struct recall_arg { struct
908 do_recall(struct recall_arg *arg) in do_recall() argument
926 struct recall_arg *, arg, in do_recall()
952 kmem_free(arg, sizeof (struct recall_arg)); in do_recall()
966 struct recall_arg *arg; in do_recall_file()
1006 arg = kmem_alloc(sizeof (struct recall_arg), KM_SLEEP); in do_recall_file()