Lines Matching refs:node
29 * node locked thus preventing deadlock. As lockdep doesn't know this, use
223 * cases, such as COW of the block at slot zero in the node. This ignores
245 * Loop around taking references on and locking the root node of the tree until
246 * we end up with a lock on the root node.
259 if (eb == root->node)
268 * Loop around taking references on and locking the root node of the tree until
269 * we end up with a lock on the root node.
282 if (eb == root->node)
291 * Loop around taking references on and locking the root node of the tree in
292 * nowait mode until we end up with a lock on the root node or returning to
307 if (eb == root->node)