Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/filesystem/vfs/
Dmount.rs134 fn create_with_data( in create_with_data() method
143 .create_with_data(name, file_type, mode, data); in create_with_data()
Dmod.rs191 return self.create_with_data(name, file_type, mode, 0); in create()
203 fn create_with_data( in create_with_data() method
/DragonOS-0.1.8/kernel/src/filesystem/ramfs/
Dmod.rs230 fn create_with_data( in create_with_data() method
/DragonOS-0.1.8/kernel/src/filesystem/devfs/
Dmod.rs355 fn create_with_data( in create_with_data() method
/DragonOS-0.1.8/kernel/src/filesystem/procfs/
Dmod.rs471 fn create_with_data( in create_with_data() method