Searched refs:splice_read (Results 1 - 25 of 73) sorted by path

123

/linux-master/block/
H A Dfops.c863 .splice_read = filemap_splice_read,
/linux-master/drivers/char/
H A Dmem.c669 .splice_read = copy_splice_read,
682 .splice_read = copy_splice_read,
H A Drandom.c1547 .splice_read = copy_splice_read,
1558 .splice_read = copy_splice_read,
/linux-master/drivers/tty/
H A Dtty_io.c468 .splice_read = copy_splice_read,
483 .splice_read = copy_splice_read,
/linux-master/fs/9p/
H A Dvfs_file.c520 .splice_read = v9fs_file_splice_read,
535 .splice_read = v9fs_file_splice_read,
/linux-master/fs/adfs/
H A Dfile.c31 .splice_read = filemap_splice_read,
/linux-master/fs/affs/
H A Dfile.c1007 .splice_read = filemap_splice_read,
/linux-master/fs/afs/
H A Dfile.c39 .splice_read = afs_file_splice_read,
/linux-master/fs/bcachefs/
H A Dfs.c1119 .splice_read = filemap_splice_read,
/linux-master/fs/bfs/
H A Dfile.c31 .splice_read = filemap_splice_read,
/linux-master/fs/btrfs/
H A Dfile.c3839 .splice_read = filemap_splice_read,
/linux-master/fs/ceph/
H A Dfile.c2214 dout("splice_read %p %llx.%llx %llu~%zu trying to get caps on %p\n",
2235 dout("splice_read/sync %p %llx.%llx %llu~%zu got cap refs on %s\n",
2244 dout("splice_read %p %llx.%llx %llu~%zu got cap refs on %s\n",
2252 dout("splice_read %p %llx.%llx dropping cap refs on %s = %zd\n",
3118 .splice_read = ceph_splice_read,
/linux-master/fs/coda/
H A Dfile.c330 .splice_read = coda_file_splice_read,
/linux-master/fs/cramfs/
H A Dinode.c477 .splice_read = filemap_splice_read,
/linux-master/fs/ecryptfs/
H A Dfile.c442 .splice_read = ecryptfs_splice_read_update_atime,
/linux-master/fs/erofs/
H A Ddata.c451 .splice_read = filemap_splice_read,
/linux-master/fs/exfat/
H A Dfile.c645 .splice_read = filemap_splice_read,
/linux-master/fs/ext2/
H A Dfile.c318 .splice_read = filemap_splice_read,
/linux-master/fs/ext4/
H A Dfile.c946 .splice_read = ext4_file_splice_read,
/linux-master/fs/f2fs/
H A Dfile.c5045 .splice_read = f2fs_file_splice_read,
/linux-master/fs/fat/
H A Dfile.c212 .splice_read = filemap_splice_read,
/linux-master/fs/fuse/
H A Ddev.c2404 .splice_read = fuse_dev_splice_read,
H A Dfile.c3315 .splice_read = fuse_splice_read,
/linux-master/fs/gfs2/
H A Dfile.c1584 .splice_read = copy_splice_read,
1615 .splice_read = copy_splice_read,
/linux-master/fs/hfs/
H A Dinode.c692 .splice_read = filemap_splice_read,

Completed in 378 milliseconds

123