Searched refs:list_remove (Results 26 - 50 of 56) sorted by relevance

123

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_zfetch.c136 list_remove(&zf->zf_stream, zs);
H A Dspa_config.c337 list_remove(&target->spa_config_list, tdp);
H A Ddmu_tx.c1137 list_remove(&tx->tx_holds, txh);
1240 list_remove(cb_list, dcb);
H A Dzio_inject.c929 list_remove(&inject_handlers, handler);
H A Darc.c3438 list_remove(&dev->l2ad_buflist, hdr);
3799 list_remove(&dev->l2ad_buflist, hdr);
4171 list_remove(&arc_evict_waiters, aw);
5282 list_remove(&arc_evict_waiters, &aw);
6478 list_remove(&arc_prune_list, p);
7729 list_remove(&arc_prune_list, p);
8181 list_remove(buflist, df);
8245 list_remove(buflist, head);
8276 list_remove(buflist, hdr);
8359 list_remove(buflis
[all...]
H A Dspa_misc.c796 list_remove(&spa->spa_config_list, dp);
1994 list_remove(&spa->spa_evicting_os_list, os);
2342 list_remove(&shl->procfs_list.pl_list, sip);
H A Ddbuf.c2336 list_remove(&db->db_dirty_records, dr);
2387 list_remove(&db->db_dirty_records, dr);
2392 * Make sure to do a list_remove corresponding to
2397 list_remove(&dr->dr_parent->dt.di.dr_children, dr);
2403 list_remove(&dn->dn_dirty_records[txg & TXG_MASK], dr);
4341 list_remove(list, dr);
4558 list_remove(&db->db_dirty_records, dr);
H A Dabd.c264 list_remove(&ABD_GANG(abd).abd_gang_chain, cabd);
H A Ddnode_sync.c541 list_remove(list, dr);
H A Dspa_log_spacemap.c508 list_remove(&spa->spa_log_summary, e);
H A Dzcp.c186 list_remove(&ri->zri_cleanup_handlers, zch);
H A Ddmu_objset.c906 list_remove(&os->os_dnodes, dn_marker);
1718 list_remove(list, dr);
H A Ddnode.c529 list_remove(&os->os_dnodes, dn);
1833 list_remove(&dn->dn_dirty_records[txgoff], dr);
H A Dvdev.c526 list_remove(&spa->spa_leaf_list, cvd);
4831 list_remove(&spa->spa_config_dirty_list, vd);
4873 list_remove(&spa->spa_state_dirty_list, vd);
H A Ddsl_dir.c1471 list_remove(tr_list, tr);
H A Dsa.c1330 list_remove(&idx_tab->sa_layout->lot_idx_tab, idx_tab);
H A Dzio.c668 list_remove(&pio->io_child_list, zl);
669 list_remove(&cio->io_parent_list, zl);
H A Ddmu_recv.c2005 list_remove(&rwa->write_batch, rrd);
H A Ddmu_send.c2594 list_remove(&to_ds->ds_sendstreams, dssp);
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c953 (void) list_remove(mcd->md_iitba, data, NULL, NULL);
1028 (void) list_remove(mcd->md_tdtbr, (void *)tdpp, NULL, NULL);
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode.c1253 list_remove(&zfsvfs->z_all_znodes, zp);
H A Dzfs_acl.c497 list_remove(&aclp->z_acl, aclnode);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c1205 list_remove(&zfsvfs->z_all_znodes, zp);
H A Dzfs_acl.c497 list_remove(&aclp->z_acl, aclnode);
H A Dzfs_znode.c386 list_remove(&zfsvfs->z_all_znodes, zp);

Completed in 481 milliseconds

123