Searched defs:old_head (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/googletest/googletest/samples/ |
H A D | sample3-inl.h | 134 const QueueNode<E>* const old_head = head_; in Dequeue() local 142 delete old_head; in Dequeue() local
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | spa_errlog.c | 1368 find_txg_ancestor_snapshot(spa_t * spa,uint64_t new_head,uint64_t old_head,uint64_t * txg) find_txg_ancestor_snapshot() argument 1403 swap_errlog(spa_t * spa,uint64_t spa_err_obj,uint64_t new_head,uint64_t old_head,dmu_tx_t * tx) swap_errlog() argument
|
H A D | dsl_dataset.c | 3721 uint64_t old_head = origin_head->ds_object; dsl_dataset_promote_sync() local
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_osdep.h | 238 #define LIST_REPLACE_INIT(old_head, new_head) do { \ argument
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | block_if.c | 853 struct blockif_sig_elem bse, *old_head; in blockif_cancel() local
|
/freebsd-src/sys/netpfil/ipfw/ |
H A D | ip_fw_table_algo.c | 1794 struct chashbhead *old_head, *new_head; in ta_modify_chash() local 3701 struct fhashbhead *old_head, *new_head; in ta_modify_fhash() local [all...] |