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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs.cpp86 cleanup_aux(const atf::fs::path& p, dev_t parent_device, bool erase) argument
92 cleanup_aux_dir(p, fi, fi.get_device() == parent_device);
94 if (fi.get_device() != parent_device)

Completed in 24 milliseconds