Home
last modified time | relevance | path

Searched defs:src_file (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/io_uring/
A Dmsg_ring.c23 struct file *src_file; member
184 struct file *src_file = msg->src_file; in io_msg_install_complete() local
230 struct file *src_file = msg->src_file; in io_msg_send_fd() local
/linux-6.3-rc2/fs/cifs/
A Dcifsfs.c1181 static loff_t cifs_remap_file_range(struct file *src_file, loff_t off, in cifs_remap_file_range()
1242 struct file *src_file, loff_t off, in cifs_file_copychunk_range()
1328 static ssize_t cifs_copy_file_range(struct file *src_file, loff_t off, in cifs_copy_file_range()
A Dioctl.c75 struct fd src_file; in cifs_ioctl_copychunk() local
/linux-6.3-rc2/fs/nfs/
A Dnfs4file.c239 static loff_t nfs42_remap_file_range(struct file *src_file, loff_t src_off, in nfs42_remap_file_range()
/linux-6.3-rc2/fs/
A Dremap_range.c436 loff_t vfs_dedupe_file_range_one(struct file *src_file, loff_t src_pos, in vfs_dedupe_file_range_one()
A Dioctl.c233 struct fd src_file = fdget(srcfd); in ioctl_file_clone() local
/linux-6.3-rc2/fs/btrfs/
A Dreflink.c883 loff_t btrfs_remap_file_range(struct file *src_file, loff_t off, in btrfs_remap_file_range()
/linux-6.3-rc2/fs/ceph/
A Dfile.c2375 static ssize_t __ceph_copy_file_range(struct file *src_file, loff_t src_off, in __ceph_copy_file_range()
2570 static ssize_t ceph_copy_file_range(struct file *src_file, loff_t src_off, in ceph_copy_file_range()
/linux-6.3-rc2/fs/fuse/
A Dfile.c3228 static ssize_t fuse_copy_file_range(struct file *src_file, loff_t src_off, in fuse_copy_file_range()

Completed in 30 milliseconds