Lines Matching refs:dirty
593 isc_boolean_t dirty;
1590 changed->dirty = ISC_FALSE;
1774 node->dirty = 1;
1787 header->node->dirty = 1;
1837 node->dirty = 0;
1963 node->dirty = 0;
2230 if (!node->dirty && KEEP_NODE(node, rbtdb)) {
2255 if (node->dirty) {
2472 * If the changed record is dirty, then
2479 * If the changed record isn't dirty, then
2489 if (!changed->dirty) {
4679 * it as stale, and the node as dirty, so it will get
6533 rbtnode->dirty = 1;
6535 changed->dirty = ISC_TRUE;
6610 rbtnode->dirty = 1;
6612 changed->dirty = ISC_TRUE;
7146 rbtnode->dirty = 1;
7147 changed->dirty = ISC_TRUE;