Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c906 struct recall_arg { struct
913 do_recall(struct recall_arg *arg) in do_recall() argument
931 struct recall_arg *, arg, in do_recall()
956 kmem_free(arg, sizeof (struct recall_arg)); in do_recall()
971 struct recall_arg *arg; in do_recall_file()
1011 arg = kmem_alloc(sizeof (struct recall_arg), KM_SLEEP); in do_recall_file()