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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c2527 struct nfs_export *fnx, *tnx; local
2632 tnx = NULL;
2633 error = nfsrv_namei(nd, ctx, &toni, &tnfh, &tdirp, &tnx, &tnxo);
2651 if (tnx != NULL) {
2653 NFSStatAdd64(&tnx->nx_stats.ops, 1);
2656 nfsrv_update_user_stat(tnx, nd, saved_uid, 1, 0, 0);

Completed in 20 milliseconds