Searched refs:ZFS_MOUNTPOINT_NONE (Results 1 – 6 of 6) sorted by relevance
292 if (strcmp(mountpoint, ZFS_MOUNTPOINT_NONE) == 0 || in get_zfs_dataset()1418 if (strcmp(mountpoint, ZFS_MOUNTPOINT_NONE) == 0 || in sa_zfs_get_info()
466 #define ZFS_MOUNTPOINT_NONE "none" macro
241 if (strcmp(buf, ZFS_MOUNTPOINT_NONE) == 0 || in zfs_is_mountable()
1231 if (strcmp(strval, ZFS_MOUNTPOINT_NONE) == 0 || in zfs_valid_proplist()
1186 if (strcmp(zhp_mountpoint, ZFS_MOUNTPOINT_NONE) == 0) { in be_mount_callback()
800 strcmp(mountpoint, ZFS_MOUNTPOINT_NONE) != 0)) { in zpool_do_create()