Searched refs:zp_zhp_ent (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_cache.c64 ASSERT(zp->zp_zhp_ent == NULL);
210 zp = zp->zp_zhp_ent;
239 mzp->zp_zhp_ent = zp;
259 zp->zp_zhp_ent != NULL) {
260 zp = zp->zp_zhp_ent;
277 ASSERT(zp->zp_zhp_ent == NULL);
281 fzp->zp_zhp_ent = zp;
305 fzp->zp_zhp_ent = zp;
358 ASSERT(((zfs_pathent_t *)found)->zp_zhp_ent == NULL);
H A Dlibzfs_impl.h269 struct zfs_pathent *zp_zhp_ent; /* link to 'main' entry for this fs */ member in struct:zfs_pathent

Completed in 23 milliseconds