Search notes:

fs/read_write.c

This file defines the entry point for the following syscalls: lseek, llseek, read, write, pread64, pwrite64, readv, writev, preadv, preadv2, pwritev, pwritev2, sendfile, sendfile64, copy_file_range.

Index