Searched refs:zfm_print (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.h108 extern int zfm_print(const struct mnttab *mntp, void *unused);
H A Dzoneadm.c3509 zfm_print(const struct mnttab *p, void *r) function
3524 (void) zonecfg_find_mounts(source_zonepath, zfm_print, NULL);
4452 (void) zonecfg_find_mounts(zonepath, zfm_print, NULL);
5037 (void) zonecfg_find_mounts(rootpath, zfm_print, NULL);
H A Dzfs.c1450 (void) zfm_print(mountp, NULL);

Completed in 88 milliseconds