Searched refs:nvpair_remove (Results 1 – 3 of 3) sorted by relevance
52 void nvpair_remove(struct nvl_head *head, nvpair_t *nvp, const nvlist_t *nvl);
238 nvpair_remove(struct nvl_head *head, nvpair_t *nvp, in nvpair_remove() function
2022 nvpair_remove(&nvl->nvl_head, nvp, nvl); in NVLIST_TAKE_ARRAY()