Lines Matching defs:zpp
129 * zpp - pointer to the znode for the entry (NULL if there isn't one)
144 znode_t **zpp, int flag, int *direntflags, pathname_t *realpnp)
154 *zpp = NULL;
330 error = zfs_zget(zfsvfs, zoid, zpp);
383 zfs_dirlook(znode_t *dzp, char *name, znode_t **zpp, int flags,
393 *zpp = dzp;
394 zhold(*zpp);
409 *zpp = ITOZ(ip);
415 *zpp = zp;
422 *zpp = ITOZ(ip);
432 *zpp = zp;