Searched refs:rootfs_read (Results 1 – 1 of 1) sorted by relevance
46 static long rootfs_read(struct vfs_file_t *file_ptr, char *buf, int64_t count, long *position) { re… in rootfs_read() function100 .read = &rootfs_read,