devlink_create
(err = devlink_create(root, name, DCA_DEVLINK_CACHE))) {
(void) devlink_create(root_dir, NULL, DCA_DEVLINK_SYNC);
(void) devlink_create(root_dir, NULL,
static int devlink_create(const char *root, const char *name, int dca_flags);