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

/bind-9.11.3/unit/atf-src/tools/
H A Dfs.cpp178 cleanup_aux(const impl::path& p, dev_t parent_device, bool erase) argument
184 cleanup_aux_dir(p, fi, fi.get_device() == parent_device);
186 if (fi.get_device() != parent_device)

Completed in 10 milliseconds