Home
last modified time | relevance | path

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

12

/linux/fs/adfs/
H A Dfile.c31 .splice_read = filemap_splice_read,
/linux/fs/sysv/
H A Dfile.c29 .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/nilfs2/
H A Dfile.c151 .splice_read = filemap_splice_read,
/linux/fs/jfs/
H A Dfile.c147 .splice_read = filemap_splice_read,
/linux/fs/bfs/
H A Dfile.c31 .splice_read = filemap_splice_read,
/linux/fs/ramfs/
H A Dfile-nommu.c46 .splice_read = filemap_splice_read,
/linux/fs/udf/
H A Dfile.c208 .splice_read = filemap_splice_read,
/linux/fs/hpfs/
H A Dfile.c261 .splice_read = filemap_splice_read,
/linux/fs/vboxsf/
H A Dfile.c220 .splice_read = filemap_splice_read,
/linux/fs/smb/client/
H A Dcifsfs.c1519 .splice_read = filemap_splice_read,
1539 .splice_read = filemap_splice_read,
1577 .splice_read = filemap_splice_read,
1595 .splice_read = filemap_splice_read,
/linux/fs/ecryptfs/
H A Dfile.c64 rc = filemap_splice_read(in, ppos, pipe, len, flags); in ecryptfs_splice_read_update_atime()
/linux/fs/omfs/
H A Dfile.c337 .splice_read = filemap_splice_read,
/linux/fs/jffs2/
H A Dfile.c59 .splice_read = filemap_splice_read,
/linux/fs/orangefs/
H A Dfile.c354 ret = filemap_splice_read(in, ppos, pipe, len, flags); in orangefs_file_splice_read()
/linux/fs/9p/
H A Dvfs_file.c386 return filemap_splice_read(in, ppos, pipe, len, flags); in v9fs_file_splice_read()
/linux/fs/fat/
H A Dfile.c212 .splice_read = filemap_splice_read,
/linux/fs/afs/
H A Dfile.c527 ret = filemap_splice_read(in, ppos, pipe, len, flags); in afs_file_splice_read()
/linux/fs/erofs/
H A Ddata.c476 .splice_read = filemap_splice_read,
/linux/fs/exfat/
H A Dfile.c684 .splice_read = filemap_splice_read,
/linux/fs/zonefs/
H A Dfile.c703 ret = filemap_splice_read(in, ppos, pipe, len, flags); in zonefs_file_splice_read()
/linux/fs/hfsplus/
H A Dinode.c370 .splice_read = filemap_splice_read,
/linux/fs/nfs/
H A Dfile.c199 result = filemap_splice_read(in, ppos, pipe, len, flags); in nfs_file_splice_read()
/linux/fs/ext4/
H A Dfile.c158 return filemap_splice_read(in, ppos, pipe, len, flags); in ext4_file_splice_read()

12