Searched refs:zfsboot_path (Results 1 – 1 of 1) sorted by relevance
166 char zfsboot_path[MAXPATHLEN]; in newfs_command() local168 snprintf(zfsboot_path, sizeof(zfsboot_path), "%s/zfs", in newfs_command()170 mkdir(zfsboot_path, S_IRWXU | S_IRGRP | S_IXGRP | in newfs_command()173 zfsboot_path); in newfs_command()