Searched refs:nvstore_init (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/stand/common/
H A Dbootstrap.h387 int nvstore_init(const char *, nvs_callbacks_t *, void *);
H A Dnvstore.c40 * nvstore_init(): attach new backend and create the environment mapping.
83 nvstore_init(const char *name, nvs_callbacks_t *cb, void *data) function
/freebsd-13-stable/stand/libsa/zfs/
H A Dzfs.c1412 rv = nvstore_init(spa->spa_name, &nvstore_zfs_cb, dev);

Completed in 108 milliseconds