Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c137 static int hsched_offset_compare(const void *x1, const void *x2);
1797 hsched_offset_compare(const void *x1, const void *x2) in hsched_offset_compare() function
1898 avl_create(&(hqueue->read_tree), hsched_offset_compare, in hsched_init()