Home
last modified time | relevance | path

Searched refs:llndx (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c1690 int llndx; in nfs4getfh_otw() local
1773 llndx = nfs4lookup_setup(svp->sv_path, &lookuparg, 0); in nfs4getfh_otw()
2008 if (llndx == -1 || llndx == 2) in nfs4getfh_otw()
2011 ASSERT(llndx > 2); in nfs4getfh_otw()
2012 resop = &res.array[llndx-2]; in nfs4getfh_otw()