Searched refs:DEV_BYVDEV_PATH (Results 1 – 1 of 1) sorted by relevance
84 #define DEV_BYVDEV_PATH "/dev/disk/by-vdev/" macro276 if (strncmp(path, DEV_BYVDEV_PATH, in zfs_process_add()277 strlen(DEV_BYVDEV_PATH)) == 0) { in zfs_process_add()279 physpath = &path[strlen(DEV_BYVDEV_PATH)]; in zfs_process_add()373 is_sd ? DEV_BYVDEV_PATH : DEV_BYPATH_PATH, physpath); in zfs_process_add()833 if (strncmp(by_vdev_path, DEV_BYVDEV_PATH, in by_vdev_path_iter()834 strlen(DEV_BYVDEV_PATH)) != 0) { in by_vdev_path_iter()