Lines Matching refs:node_lru
158 struct node_lru {
391 static struct node_lru *node_lru(struct node *node)
393 return (struct node_lru *) node;
399 return sizeof(struct node_lru);
550 struct node_lru *lnode = node_lru(node);
557 struct node_lru *lnode = node_lru(node);
894 struct node_lru *lnode = node_lru(node);
4399 struct node_lru *lnode;
4412 lnode = list_entry(curr, struct node_lru, lru);
4992 struct node_lru *lnode = node_lru(root);