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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_mark.c255 fs_fhandle_t *pfhp, *efhp; local
307 efhp = enp->tn_fh;
316 if (estp->st_ino != efhp->fh_fid) {
739 fs_fhandle_t *pfhp, *efhp; local
786 efhp = enp->tn_fh;
795 if (estp->st_ino != efhp->fh_fid) {
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c3852 fhandle_t *efhp; local
3854 efhp = (fhandle_t *)&exi->exi_fh;
3857 FH_TO_FMT4(efhp, exi_fhp);
3886 fhandle_t *efhp; local
3888 efhp = (fhandle_t *)&exi->exi_fh;
3891 FH_TO_FMT4(efhp, exi_fhp);
3919 fhandle_t *efhp; local
3921 efhp = (fhandle_t *)&exi->exi_fh;
3924 FH_TO_FMT4(efhp, exi_fhp);
3950 fhandle_t *efhp; local
[all...]

Completed in 67 milliseconds