Home
last modified time | relevance | path

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

/titanic_44/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) { in devfs_phys_to_logical()
1204 check_logical_dev(const char *node, const struct stat *node_stat, int flags, in check_logical_dev() function