Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/vfs/
H A Dmod.rs237 return self.create_with_data(name, file_type, mode, 0); in create()
249 fn create_with_data( in create_with_data() method
H A Dmount.rs240 fn create_with_data( in create_with_data() method
249 .create_with_data(name, file_type, mode, data)?; in create_with_data()
/DragonOS/kernel/src/filesystem/devpts/
H A Dmod.rs216 fn create_with_data( in create_with_data() method
/DragonOS/kernel/src/filesystem/kernfs/
H A Dmod.rs189 fn create_with_data( in create_with_data() method
/DragonOS/kernel/src/filesystem/devfs/
H A Dmod.rs410 fn create_with_data( in create_with_data() method
/DragonOS/kernel/src/filesystem/ramfs/
H A Dmod.rs290 fn create_with_data( in create_with_data() method
/DragonOS/kernel/src/filesystem/procfs/
H A Dmod.rs592 fn create_with_data( in create_with_data() method