Home
last modified time | relevance | path

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

12

/linux-6.15/fs/adfs/
H A Dfile.c31 .splice_read = filemap_splice_read,
/linux-6.15/fs/ufs/
H A Dfile.c44 .splice_read = filemap_splice_read,
/linux-6.15/fs/ramfs/
H A Dfile-mmu.c46 .splice_read = filemap_splice_read,
H A Dfile-nommu.c46 .splice_read = filemap_splice_read,
/linux-6.15/fs/minix/
H A Dfile.c22 .splice_read = filemap_splice_read,
/linux-6.15/fs/romfs/
H A Dmmap-nommu.c81 .splice_read = filemap_splice_read,
/linux-6.15/fs/nilfs2/
H A Dfile.c151 .splice_read = filemap_splice_read,
/linux-6.15/fs/jfs/
H A Dfile.c147 .splice_read = filemap_splice_read,
/linux-6.15/fs/bfs/
H A Dfile.c31 .splice_read = filemap_splice_read,
/linux-6.15/fs/udf/
H A Dfile.c208 .splice_read = filemap_splice_read,
/linux-6.15/fs/ext2/
H A Dfile.c324 .splice_read = filemap_splice_read,
/linux-6.15/fs/vboxsf/
H A Dfile.c220 .splice_read = filemap_splice_read,
/linux-6.15/fs/hpfs/
H A Dfile.c261 .splice_read = filemap_splice_read,
/linux-6.15/fs/jffs2/
H A Dfile.c59 .splice_read = filemap_splice_read,
/linux-6.15/fs/ecryptfs/
H A Dfile.c64 rc = filemap_splice_read(in, ppos, pipe, len, flags); in ecryptfs_splice_read_update_atime()
/linux-6.15/fs/omfs/
H A Dfile.c337 .splice_read = filemap_splice_read,
/linux-6.15/fs/smb/client/
H A Dcifsfs.c1529 .splice_read = filemap_splice_read,
1549 .splice_read = filemap_splice_read,
1587 .splice_read = filemap_splice_read,
1605 .splice_read = filemap_splice_read,
/linux-6.15/fs/orangefs/
H A Dfile.c354 ret = filemap_splice_read(in, ppos, pipe, len, flags); in orangefs_file_splice_read()
/linux-6.15/fs/9p/
H A Dvfs_file.c386 return filemap_splice_read(in, ppos, pipe, len, flags); in v9fs_file_splice_read()
/linux-6.15/fs/erofs/
H A Ddata.c456 .splice_read = filemap_splice_read,
/linux-6.15/fs/afs/
H A Dfile.c563 ret = filemap_splice_read(in, ppos, pipe, len, flags); in afs_file_splice_read()
/linux-6.15/fs/fat/
H A Dfile.c212 .splice_read = filemap_splice_read,
/linux-6.15/fs/exfat/
H A Dfile.c702 return filemap_splice_read(in, ppos, pipe, len, flags); in exfat_splice_read()
/linux-6.15/fs/zonefs/
H A Dfile.c703 ret = filemap_splice_read(in, ppos, pipe, len, flags); in zonefs_file_splice_read()
/linux-6.15/fs/ext4/
H A Dfile.c158 return filemap_splice_read(in, ppos, pipe, len, flags); in ext4_file_splice_read()

12