Searched refs:nthcomp (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_vfsops.c | 1690 int nthcomp; in nfs4getfh_otw() local 1885 nthcomp = res.array_len/3 - 1; in nfs4getfh_otw() 1886 ep->error = resolve_sympath(mi, svp, nthcomp, in nfs4getfh_otw() 1894 nthcomp = res.array_len/3 - 1; in nfs4getfh_otw() 1895 ep->error = resolve_referral(mi, svp, cr, nthcomp, in nfs4getfh_otw() 1969 nthcomp = (res.array_len - 2)/3; in nfs4getfh_otw() 1979 ep->error = resolve_sympath(mi, svp, nthcomp, resfhp, cr, in nfs4getfh_otw()
|