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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c133 static int check_logical_dev(const char *, const struct stat *, int,
1130 if (nftw(full_path, check_logical_dev, FT_DEPTH, walk_flags) == -1) {
1204 check_logical_dev(const char *node, const struct stat *node_stat, int flags, function

Completed in 297 milliseconds