Lines Matching defs:deleted
518 * slot[0] is subsequently deleted, these callers would expect
523 * was concurrently deleted from pagecache so try the deref
546 bool deleted = false;
554 deleted |= radix_tree_shrink(root);
555 return deleted;
574 deleted = true;
579 return deleted;
848 * deleted.
1410 * Return: the deleted entry, or %NULL if it was not present
1443 * Return: The deleted entry, or %NULL if it was not present.