Home
last modified time | relevance | path

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

/DragonOS-0.1.5/kernel/src/filesystem/vfs/
Dmod.rs189 return self.create_with_data(name, file_type, mode, 0); in create()
201 fn create_with_data( in create_with_data() method
Dmount.rs137 fn create_with_data( in create_with_data() method
146 .create_with_data(name, file_type, mode, data); in create_with_data()
/DragonOS-0.1.5/kernel/src/filesystem/ramfs/
Dmod.rs234 fn create_with_data( in create_with_data() method
/DragonOS-0.1.5/kernel/src/filesystem/devfs/
Dmod.rs333 fn create_with_data( in create_with_data() method
/DragonOS-0.1.5/kernel/src/filesystem/procfs/
Dmod.rs471 fn create_with_data( in create_with_data() method