Searched refs:rootfs_type (Results 1 – 1 of 1) sorted by relevance
69 static char *rootfs_type = NULL; variable354 rootfs_type = vfs.f_basetype; in rootfs_type_init()357 return (rootfs_type != NULL && bi_put_bootmisc(BI_ROOTFS_TYPE, in rootfs_type_init()358 rootfs_type, strlen(rootfs_type) + 1)); in rootfs_type_init()