Home
last modified time | relevance | path

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

/packages/modules/Virtualization/authfs/src/fusefs/
Dfile.rs83 RemoteFileReader::new_by_path(self.service.clone(), *dir_fd, related_path)? in ensure_init_then()
/packages/modules/Virtualization/authfs/src/file/
Dremote_file.rs52 pub fn new_by_path( in new_by_path() method