Searched refs:DEV_BYVDEV_PATH (Results 1 – 1 of 1) sorted by relevance
94 #define DEV_BYVDEV_PATH "/dev/disk/by-vdev/" macro286 if (strncmp(path, DEV_BYVDEV_PATH, in zfs_process_add()287 strlen(DEV_BYVDEV_PATH)) == 0) { in zfs_process_add()289 physpath = &path[strlen(DEV_BYVDEV_PATH)]; in zfs_process_add()383 is_sd ? DEV_BYVDEV_PATH : DEV_BYPATH_PATH, physpath); in zfs_process_add()843 if (strncmp(by_vdev_path, DEV_BYVDEV_PATH, in by_vdev_path_iter()844 strlen(DEV_BYVDEV_PATH)) != 0) { in by_vdev_path_iter()