Lines Matching refs:match_name
56 char *match_name; member
61 char *match_name; /* zonename@SUNWzone */ member
120 if (strcmp(entry.mnt_mountp, cbp->match_name) in match_mountpoint()
131 } else if (strcmp(mp, cbp->match_name) == 0) { in match_mountpoint()
150 cb.match_name = mountpoint; in mount2zhandle()
239 if (strncmp(zfs_get_name(zhp), cbp->match_name, cbp->len) == 0) { in get_snap_max()
275 cb.match_name = template; in take_snapshot()
691 if (strncmp(zfs_get_name(zhp), cbp->match_name, cbp->len) != 0) { in rename_snap()
696 (void) snprintf(template, sizeof (template), "%s%d", cbp->match_name, in rename_snap()
735 sd.match_name = template; in promote_clone()
748 sd.match_name = template; in promote_clone()