Searched refs:zap_entry_exists (Results 1 – 3 of 3) sorted by relevance
166 bool zap_entry_exists(zfs_zap_t *, const char *);
185 zap_entry_exists(zfs_zap_t *zap, const char *name) in zap_entry_exists() function
1085 if (zfs->bootfs != NULL && !zap_entry_exists(zfs->poolprops, "bootfs")) in fs_build()