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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs.cpp61 static void cleanup_aux(const atf::fs::path&, dev_t, bool);
86 cleanup_aux(const atf::fs::path& p, dev_t parent_device, bool erase) function
154 cleanup_aux(p / name, fi.get_device(), erase);
248 cleanup_aux(p, fi.get_device(), true);

Completed in 9 milliseconds