Searched refs:test_iint (Results 1 – 1 of 1) sorted by relevance
128 struct integrity_iint_cache *iint, *test_iint; in integrity_inode_get() local145 test_iint = rb_entry(parent, struct integrity_iint_cache, in integrity_inode_get()147 if (inode < test_iint->inode) { in integrity_inode_get()149 } else if (inode > test_iint->inode) { in integrity_inode_get()154 return test_iint; in integrity_inode_get()