Home
last modified time | relevance | path

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

/packages/modules/Virtualization/authfs/service/src/
Dmain.rs55 let mountpoint = self.get_next_mount_point(); in mount()
90 fn get_next_mount_point(&self) -> OsString { in get_next_mount_point() method