Searched refs:ZFS_MOUNTPOINT_LEGACY (Results 1 – 5 of 5) sorted by relevance
509 #define ZFS_MOUNTPOINT_LEGACY "legacy" macro
333 strcmp(buf, ZFS_MOUNTPOINT_LEGACY) == 0) in zfs_is_mountable()
1251 strcmp(strval, ZFS_MOUNTPOINT_LEGACY) == 0) in zfs_valid_proplist()
1142 (strcmp(mountpoint, ZFS_MOUNTPOINT_LEGACY) != 0 && in zpool_do_create()
6942 if (strcmp(mountpoint, ZFS_MOUNTPOINT_LEGACY) == 0) { in manual_mount()