Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/procfs/
Dprocfs.c218 static long procfs_write(struct vfs_file_t *file_ptr, char *buf, int64_t count, long *position) in procfs_write() function
306 .write = &procfs_write,