Searched defs:devlink_create (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c1972 (err = devlink_create(root, name, DCA_DEVLINK_SYNC))) {
2023 (void) devlink_create(root_dir, NULL, DCA_DEVLINK_CACHE);
3117 (void) devlink_create(root_dir, NULL,
3268 * devlink_create() returns 0 on success or an errno value on failure
3281 devlink_create(const char *root, const char *name, int dca_devlink_flag) function

Completed in 135 milliseconds