Searched refs:z_resolve_lofs (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h164 extern void z_resolve_lofs(char *path, size_t);
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_lofs.c210 * Name : z_resolve_lofs
218 z_resolve_lofs(char *path, size_t pathlen) function
H A Dzones.c898 z_resolve_lofs(lzRootPath, sizeof (lzRootPath));
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c916 z_resolve_lofs(resolved_dir, sizeof (resolved_dir));
2423 * mounts when we call z_resolve_lofs. It creates the cached version
2424 * when the first call to z_resolve_lofs happens. So, library's cached
2426 * loop. Because of this, subsequent calls to z_resolve_lofs would fail
2428 * mnttab to force its recreation when the next call to z_resolve_lofs

Completed in 51 milliseconds