Searched defs:finfo_fhp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c3851 nfs_fh4_fmt_t fhfmt4, *exi_fhp, *finfo_fhp; local
3859 finfo_fhp = (nfs_fh4_fmt_t *)lsp->rls_state->rs_finfo->
3862 if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) &&
3863 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata,
3885 nfs_fh4_fmt_t fhfmt4, *exi_fhp, *finfo_fhp; local
3893 finfo_fhp =
3896 if (EQFSID(&finfo_fhp->fh4_fsid, &exi_fhp->fh4_fsid) &&
3897 bcmp(&finfo_fhp->fh4_xdata, &exi_fhp->fh4_xdata,
3918 nfs_fh4_fmt_t fhfmt4, *exi_fhp, *finfo_fhp; local
3926 finfo_fhp
3949 nfs_fh4_fmt_t fhfmt4, *exi_fhp, *finfo_fhp; local
[all...]

Completed in 54 milliseconds