Searched refs:ZFS_MOUNTPOINT_NONE (Results 1 – 4 of 4) sorted by relevance
547 #define ZFS_MOUNTPOINT_NONE "none" macro
278 if (strcmp(buf, ZFS_MOUNTPOINT_NONE) == 0 || in zfs_is_mountable()
1338 if (strcmp(strval, ZFS_MOUNTPOINT_NONE) == 0 || in zfs_valid_proplist()
1550 strcmp(mountpoint, ZFS_MOUNTPOINT_NONE) != 0)) { in zpool_do_create()