Searched refs:eat_last (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/jffs2/
H A Dreadinode.c402 static void eat_last(struct rb_root *root, struct rb_node *node) eat_last() function
422 /* We put the version tree in reverse order, so we can use the same eat_last()
476 eat_last(&rii->tn_root, &last->rb); jffs2_build_inode_fragtree()
499 eat_last(&ver_root, &this->rb); jffs2_build_inode_fragtree()
532 eat_last(&ver_root, &vers_next->rb); jffs2_build_inode_fragtree()

Completed in 58 milliseconds