Home
last modified time | relevance | path

Searched refs:ix_insert_here (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c201 ix_insert_here(struct iodev_snapshot *pos, struct iodev_snapshot *elem, int ba) in ix_insert_here() function
245 ix_insert_here(pos, new, AVL_BEFORE); in insert_before()
265 ix_insert_here(pos, new, AVL_AFTER); in insert_after()