Home
last modified time | relevance | path

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

/external/rootdev/
Drootdev.h93 int rootdev_symlink_active(const char *path);
Drootdev.c224 int rootdev_symlink_active(const char *path) { in rootdev_symlink_active() function
341 ret = rootdev_symlink_active(config[0].name); in rootdev_create_devices()