Lines Matching defs:rootfs
6888 char *rootfs = NULL;
6905 rootfs = get_rid_fs(optarg);
6927 if (!rootfs)
6928 rootfs = *argv;
6930 if (rootfs == NULL) {
6933 zfs_handle_t *zfsh = zfs_open(g_zfs, rootfs,
6937 rootfs);
7192 char *rootfs = NULL;
7210 rootfs = get_rid_fs(optarg);
7235 if (!rootfs)
7236 rootfs = *argv;
7238 if (rootfs == NULL) {
7241 zfs_handle_t *zfsh = zfs_open(g_zfs, rootfs,
7245 rootfs);