Searched refs:tnxo (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/bsd/nfs/ |
| H A D | nfs_serv.c | 2771 struct nfs_export_options *fnxo, *tnxo; in nfsrv_rename() local 2868 error = nfsrv_namei(nd, ctx, &toni, &tnfh, &tdirp, &tnx, &tnxo); in nfsrv_rename() 2975 ctx, tnxo, 0)) != 0) { in nfsrv_rename() 2988 ((error = nfsrv_authorize(tvp, tdvp, KAUTH_VNODE_DELETE, ctx, tnxo, 0)) != 0)) { in nfsrv_rename()
|