Home
last modified time | relevance | path

Searched refs:filemap_splice_read (Results 1 – 25 of 31) sorted by relevance

12

/linux/fs/adfs/
H A Dfile.c31 .splice_read = filemap_splice_read,
/linux/fs/ramfs/
H A Dfile-mmu.c46 .splice_read = filemap_splice_read,
H A Dfile-nommu.c46 .splice_read = filemap_splice_read,
/linux/fs/minix/
H A Dfile.c22 .splice_read = filemap_splice_read,
/linux/fs/romfs/
H A Dmmap-nommu.c81 .splice_read = filemap_splice_read,
/linux/fs/bfs/
H A Dfile.c31 .splice_read = filemap_splice_read,
/linux/fs/erofs/
H A Dishare.c171 .splice_read = filemap_splice_read,
H A Ddata.c520 .splice_read = filemap_splice_read,
/linux/fs/hpfs/
H A Dfile.c265 .splice_read = filemap_splice_read,
/linux/fs/vboxsf/
H A Dfile.c220 .splice_read = filemap_splice_read,
/linux/fs/smb/client/
H A Dcifsfs.c1605 .splice_read = filemap_splice_read,
1625 .splice_read = filemap_splice_read,
1663 .splice_read = filemap_splice_read,
1681 .splice_read = filemap_splice_read,
/linux/fs/omfs/
H A Dfile.c338 .splice_read = filemap_splice_read,
/linux/fs/ecryptfs/
H A Dfile.c62 rc = filemap_splice_read(in, ppos, pipe, len, flags); in ecryptfs_splice_read_update_atime()
/linux/fs/orangefs/
H A Dfile.c354 ret = filemap_splice_read(in, ppos, pipe, len, flags); in orangefs_file_splice_read()
/linux/fs/afs/
H A Dfile.c563 ret = filemap_splice_read(in, ppos, pipe, len, flags); in afs_file_splice_read()
/linux/fs/zonefs/
H A Dfile.c717 ret = filemap_splice_read(in, ppos, pipe, len, flags); in zonefs_file_splice_read()
/linux/fs/squashfs/
H A Dfile.c779 .splice_read = filemap_splice_read,
/linux/fs/nfs/
H A Dfile.c203 result = filemap_splice_read(in, ppos, pipe, len, flags); in nfs_file_splice_read()
/linux/fs/ext4/
H A Dfile.c159 return filemap_splice_read(in, ppos, pipe, len, flags); in ext4_file_splice_read()
/linux/fs/cramfs/
H A Dinode.c486 .splice_read = filemap_splice_read,
/linux/block/
H A Dfops.c965 .splice_read = filemap_splice_read,
/linux/fs/hostfs/
H A Dhostfs_kern.c381 .splice_read = filemap_splice_read,
/linux/fs/ocfs2/
H A Dfile.c2645 ret = filemap_splice_read(in, ppos, pipe, len, flags); in ocfs2_file_splice_read()
2873 .splice_read = filemap_splice_read,
/linux/fs/ubifs/
H A Dfile.c1660 .splice_read = filemap_splice_read,
/linux/fs/ntfs3/
H A Dfile.c931 return filemap_splice_read(in, ppos, pipe, len, flags); in ntfs_file_splice_read()

12