Searched defs:other_end (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dentry.c743 uint64_t other_end; local
771 other_end = (other_size + other_start) - 1;
796 if (start_block >= other_start && start_block <= other_end) {

Completed in 25 milliseconds