Lines Matching defs:deleted
516 * slot[0] is subsequently deleted, these callers would expect
521 * was concurrently deleted from pagecache so try the deref
544 bool deleted = false;
552 deleted |= radix_tree_shrink(root);
553 return deleted;
572 deleted = true;
577 return deleted;
846 * deleted.
1407 * Return: the deleted entry, or %NULL if it was not present
1440 * Return: The deleted entry, or %NULL if it was not present.