Searched defs:bootfs (Results 1 – 5 of 5) sorted by relevance
110 char bootfs[ZPOOL_MAXPROPLEN]; in after_zpool_upgrade() local
38 char bootfs[BE_MAXPATHLEN]; member
82 char *bootfs; /* bootable dataset, pool property */ member
1465 static char bootfs[ZFS_MAXNAMELEN]; in spa_status() local3330 uint64_t props, bootfs, root; in zfs_get_root() local
504 bootfs_name_valid(const char *pool, const char *bootfs) in bootfs_name_valid()