Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/filesystem/procfs/
Dprocfs.c175 static long procfs_read(struct vfs_file_t *file_ptr, char *buf, int64_t count, long *position) in procfs_read() function
305 .read = &procfs_read,