Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c781 fs_compare(const void *m1, const void *m2) in fs_compare() function
1814 qsort(fs_ptr, num_fs, sizeof (*fs_ptr), fs_compare); in mount_filesystems()