Home
last modified time | relevance | path

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

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