Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c960 struct master_recall_args { struct
967 do_recall_file(struct master_recall_args *map) in do_recall_file() argument
984 kmem_free(map, sizeof (struct master_recall_args)); in do_recall_file()
1039 kmem_free(map, sizeof (struct master_recall_args)); in do_recall_file()
1051 struct master_recall_args *args; in rfs4_recall_file()
1074 args = kmem_alloc(sizeof (struct master_recall_args), KM_SLEEP); in rfs4_recall_file()