Searched refs:nthcomp (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vfsops.c | 1690 int nthcomp; in nfs4getfh_otw() local 1888 nthcomp = res.array_len/3 - 1; in nfs4getfh_otw() 1889 ep->error = resolve_sympath(mi, svp, nthcomp, in nfs4getfh_otw() 1897 nthcomp = res.array_len/3 - 1; in nfs4getfh_otw() 1898 ep->error = resolve_referral(mi, svp, cr, nthcomp, in nfs4getfh_otw() 1972 nthcomp = (res.array_len - 2)/3; in nfs4getfh_otw() 1982 ep->error = resolve_sympath(mi, svp, nthcomp, resfhp, cr, in nfs4getfh_otw()
|