Searched defs:nvlist (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/zfs/
H A Dzfs.c1506 nvlist_find_value(char *nvlist, char *name, int valtype, char **val, argument
1567 zfs_nvlist_lookup_uint64(char *nvlist, char *name, uint64_t *out) argument
1600 zfs_nvlist_lookup_string(char *nvlist, char *name) argument
1627 zfs_nvlist_lookup_nvlist(char *nvlist, char *name) argument
1653 zfs_nvlist_lookup_nvlist_array_get_nelm(char *nvlist, char *name) argument
1667 zfs_nvlist_lookup_nvlist_array(char *nvlist, char *name, size_t index) argument
1719 int_zfs_fetch_nvlist(struct zfs_data *data, char **nvlist) argument
1742 char *nvlist; /* for the pool */ local
2008 zfs_fetch_nvlist(device_t dev, char **nvlist) argument
[all...]

Completed in 38 milliseconds