Home
last modified time | relevance | path

Searched refs:cache_dev_link (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h380 static int cache_dev_link(struct di_devlink_handle *hdp, void *data,
H A Ddevinfo_devlink.c1920 rec.fcn = cache_dev_link; in synchronize_db()
2168 rec.fcn = cache_dev_link; in cache_dev()
2200 cache_dev_link(struct di_devlink_handle *hdp, void *data, const char *link) in cache_dev_link() function