Searched refs:nmreq_remove_option (Results 1 – 3 of 3) sorted by relevance
608 void nmreq_remove_option(struct nmreq_header *, struct nmreq_option *);
120 nmreq_remove_option(&d->hdr, &d->extmem->nro_opt); in nmport_extmem_cleanup()261 nmreq_remove_option(&d->hdr, &cc->opt->nro_opt); in nmport_offset_cleanup()
611 nmreq_remove_option(struct nmreq_header *h, struct nmreq_option *o) in nmreq_remove_option() function