Searched defs:src_file (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/io_uring/ |
D | msg_ring.c | 84 struct file *src_file; in io_msg_send_fd() local
|
/linux-6.1.9/fs/cifs/ |
D | cifsfs.c | 1182 static loff_t cifs_remap_file_range(struct file *src_file, loff_t off, in cifs_remap_file_range() 1243 struct file *src_file, loff_t off, in cifs_file_copychunk_range() 1329 static ssize_t cifs_copy_file_range(struct file *src_file, loff_t off, in cifs_copy_file_range()
|
D | ioctl.c | 75 struct fd src_file; in cifs_ioctl_copychunk() local
|
/linux-6.1.9/fs/nfs/ |
D | nfs4file.c | 243 static loff_t nfs42_remap_file_range(struct file *src_file, loff_t src_off, in nfs42_remap_file_range()
|
/linux-6.1.9/fs/ |
D | remap_range.c | 439 loff_t vfs_dedupe_file_range_one(struct file *src_file, loff_t src_pos, in vfs_dedupe_file_range_one()
|
D | ioctl.c | 233 struct fd src_file = fdget(srcfd); in ioctl_file_clone() local
|
/linux-6.1.9/fs/btrfs/ |
D | reflink.c | 877 loff_t btrfs_remap_file_range(struct file *src_file, loff_t off, in btrfs_remap_file_range()
|
/linux-6.1.9/fs/ceph/ |
D | file.c | 2361 static ssize_t __ceph_copy_file_range(struct file *src_file, loff_t src_off, in __ceph_copy_file_range() 2557 static ssize_t ceph_copy_file_range(struct file *src_file, loff_t src_off, in ceph_copy_file_range()
|
/linux-6.1.9/fs/fuse/ |
D | file.c | 3152 static ssize_t fuse_copy_file_range(struct file *src_file, loff_t src_off, in fuse_copy_file_range()
|