Searched refs:ddt_op_count (Results 1 – 2 of 2) sorted by relevance
177 int (*ddt_op_count)(dnode_t *dn, uint64_t *count); member
681 int error = ddt_ops[type]->ddt_op_count(dn, count); in ddt_object_count()