Searched refs:unlinks (Results 1 – 9 of 9) sorted by relevance
61 # write one byte to 750 files in gdir then unlinks them72 # rand io types doing a trunc every 5 iterations, with unlinks.
874 let mut unlinks = VecDeque::new(); in unlink_all() localVariable910 unlinks.push_back((dfid, names)); in unlink_all()914 while let Some((dfid, names)) = unlinks.pop_back() { in unlink_all()
342 // Effects: unlinks __z from the tree rooted at __root, rebalancing as needed.
336 // Effects: unlinks __z from the tree rooted at __root, rebalancing as needed.
145 have exited the resource tracker unlinks any remaining tracked object.
2241 This unlinks the instruction from its containing basic block and deletes it. If
2916 This unlinks the instruction from its containing basic block and deletes it. If