Home
last modified time | relevance | path

Searched defs:remount (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tools/skpbench/
D_adb.py47 def remount(self): member in Adb
/third_party/rust/crates/rustix/src/fs/
Dmount.rs46 pub fn remount<Target: path::Arg, Data: path::Arg>( in remount() function
/third_party/toybox/porting/liteos_a/toys/lsb/
Dmount.c279 struct mtab_list *mtl, *mtl2 = 0, *mm, *remount; in mount_main() local
/third_party/toybox/toys/lsb/
Dmount.c293 struct mtab_list *mtl, *mtl2 = 0, *mm, *remount; in mount_main() local