Searched refs:ZFS_MOUNTPOINT_NONE (Results 1 – 5 of 5) sorted by relevance
611 #define ZFS_MOUNTPOINT_NONE "none" macro
509 if (strcmp(mountpoint, ZFS_MOUNTPOINT_NONE) == 0 || in mount_dataset()
254 if (strcmp(buf, ZFS_MOUNTPOINT_NONE) == 0 || in zfs_is_mountable()
1370 if (strcmp(strval, ZFS_MOUNTPOINT_NONE) == 0 || in zfs_valid_proplist()
2157 strcmp(mountpoint, ZFS_MOUNTPOINT_NONE) != 0)) { in zpool_do_create()