Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c955 struct master_recall_args { struct
962 do_recall_file(struct master_recall_args *map) in do_recall_file() argument
979 kmem_free(map, sizeof (struct master_recall_args)); in do_recall_file()
1034 kmem_free(map, sizeof (struct master_recall_args)); in do_recall_file()
1045 struct master_recall_args *args; in rfs4_recall_file()
1068 args = kmem_alloc(sizeof (struct master_recall_args), KM_SLEEP); in rfs4_recall_file()