Searched refs:fnxo (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/bsd/nfs/ |
| H A D | nfs_serv.c | 2772 struct nfs_export_options *fnxo, *tnxo; in nfsrv_rename() local 2834 error = nfsrv_namei(nd, ctx, &fromni, &fnfh, &fdirp, &fnx, &fnxo); in nfsrv_rename() 2980 if ((error = nfsrv_authorize(fvp, fdvp, KAUTH_VNODE_DELETE, ctx, fnxo, 0)) != 0) { in nfsrv_rename() 2994 ctx, fnxo, 0)) != 0) { in nfsrv_rename()
|