Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_discovery.c2418 uint64_t stblk2 = 0; in compare_start_blocks() local
2424 (void) slice_get_start_block((uintptr_t)desc2, &stblk2); in compare_start_blocks()
2426 return (stblk1 - stblk2); in compare_start_blocks()