Searched refs:DEV_BYVDEV_PATH (Results 1 – 1 of 1) sorted by relevance
92 #define DEV_BYVDEV_PATH "/dev/disk/by-vdev/" macro253 if (strncmp(path, DEV_BYVDEV_PATH, in zfs_process_add()254 strlen(DEV_BYVDEV_PATH)) == 0) { in zfs_process_add()256 physpath = &path[strlen(DEV_BYVDEV_PATH)]; in zfs_process_add()348 is_sd ? DEV_BYVDEV_PATH : DEV_BYPATH_PATH, physpath); in zfs_process_add()744 if (strncmp(by_vdev_path, DEV_BYVDEV_PATH, in by_vdev_path_iter()745 strlen(DEV_BYVDEV_PATH)) != 0) { in by_vdev_path_iter()