Searched refs:nfsrv_free_netopt (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c1962 int nfsrv_free_netopt(struct radix_node *, void *);
2567 * an additional argument to nfsrv_free_netopt() so that it can decrement
2576 nfsrv_free_netopt(struct radix_node *rn, void *w) function
2612 (*rnh->rnh_walktree)(rnh, nfsrv_free_netopt, (caddr_t)&fna);

Completed in 16 milliseconds