Searched refs:total_refcnt (Results 1 – 1 of 1) sorted by relevance
1014 uint64_t total_refcnt = 0; in ddt_sync_entry() local1035 total_refcnt += ddp->ddp_refcnt; in ddt_sync_entry()1040 if (total_refcnt > 1) in ddt_sync_entry()1046 (otype != ntype || oclass != nclass || total_refcnt == 0)) { in ddt_sync_entry()1051 if (total_refcnt != 0) { in ddt_sync_entry()