Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c199 ix_insert_here(struct iodev_snapshot *pos, struct iodev_snapshot *elem, int ba) in ix_insert_here() function
243 ix_insert_here(pos, new, AVL_BEFORE); in insert_before()
263 ix_insert_here(pos, new, AVL_AFTER); in insert_after()