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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_mnt.c121 * Return true if the lists are different. Send an event for each different
128 boolean_t different = B_FALSE; local
138 different = B_TRUE;
150 different = B_TRUE;
155 return (different);
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c410 * Record block may be written by different nodes in a multi-owner diskset
413 * Otherwise, timestamp fields will cause each node to have a different
1138 * different than dev_t.
1169 * If a different dev_t, then setup
2539 * leave the nodes with different views of the
2946 * Setup correct driver name if dev is now different.
4123 int different; local
4151 * now toss any locators that have a different data tag
4230 * look and see if any but not all are from different id
4233 different
[all...]

Completed in 76 milliseconds