Searched refs:mountb (Results 1 – 1 of 1) sorted by relevance
1015 char mountb[MAXPATHLEN]; in mountpoint_cmp() local1017 const char *b = mountb; in mountpoint_cmp()1035 verify(zfs_prop_get(zb, ZFS_PROP_MOUNTPOINT, mountb, in mountpoint_cmp()1036 sizeof (mountb), NULL, NULL, 0, B_FALSE) == 0); in mountpoint_cmp()1376 const struct sets_s *mountb = (struct sets_s *)b; in mountpoint_compare() local1378 return (strcmp(mountb->mountpoint, mounta->mountpoint)); in mountpoint_compare()