Searched refs:list_destroy (Results 26 - 50 of 54) sorted by relevance

123

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzfs_rlock.c653 list_destroy(&free_list);
H A Dzio_inject.c959 list_destroy(&inject_handlers);
H A Dzvol.c1165 list_destroy(&minors_list);
1751 list_destroy(&zvol_state_list);
H A Dspa_misc.c813 list_destroy(&spa->spa_log_summary);
814 list_destroy(&spa->spa_config_list);
815 list_destroy(&spa->spa_leaf_list);
H A Dabd.c269 list_destroy(&ABD_GANG(abd).abd_gang_chain);
H A Dbpobj.c508 list_destroy(&stack);
H A Ddmu_redact.c984 list_destroy(&md.md_blocks[i]);
H A Ddnode_sync.c552 list_destroy(&dr->dt.di.dr_children);
H A Dzcp.c867 list_destroy(&ri->zri_cleanup_handlers);
H A Ddsl_dataset.c460 list_destroy(&ds->ds_prop_cbs);
699 list_destroy(&ds->ds_prop_cbs);
700 list_destroy(&ds->ds_sendstreams);
3813 list_destroy(l);
H A Ddsl_destroy.c267 list_destroy(&stack);
H A Dvdev_trim.c1107 list_destroy(&vd_list);
H A Dzfs_fm.c1443 list_destroy(&recent_events_list);
H A Darc.c7736 list_destroy(&arc_prune_list);
7743 list_destroy(&arc_evict_waiters);
8325 list_destroy(&cb->l2wcb_abd_list);
9648 list_destroy(&remdev->l2ad_buflist);
9650 list_destroy(&remdev->l2ad_lbptr_list);
9692 list_destroy(l2arc_dev_list);
9693 list_destroy(l2arc_free_on_write);
H A Dspa.c1377 list_destroy(&spa->spa_config_dirty_list);
1378 list_destroy(&spa->spa_evicting_os_list);
1379 list_destroy(&spa->spa_state_dirty_list);
7305 list_destroy(&vd_list);
7425 list_destroy(&vd_list);
7673 list_destroy(&vd_initialize_list);
7674 list_destroy(&vd_trim_list);
H A Dvdev_removal.c222 list_destroy(&svr->svr_new_segments[i]);
H A Ddnode.c195 list_destroy(&dn->dn_dirty_records[i]);
H A Ddbuf.c2339 list_destroy(&dr->dt.di.dr_children);
4587 list_destroy(&dr->dt.di.dr_children);
H A Dzio.c898 list_destroy(&zio->io_parent_list);
899 list_destroy(&zio->io_child_list);
H A Ddmu_recv.c3048 list_destroy(&rwa->write_batch);
/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c442 list_destroy(&procfs_list->pl_list);
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c1143 list_destroy(&zfsvfs->z_all_znodes);
H A Dzfs_acl.c508 list_destroy(&aclp->z_acl);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c953 list_destroy(&zfsvfs->z_all_znodes);
H A Dzfs_acl.c508 list_destroy(&aclp->z_acl);

Completed in 411 milliseconds

123