Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dmsg_ring.c23 struct file *src_file; member
200 struct file *src_file = msg->src_file; in io_msg_install_complete() local
[all...]
/linux/fs/
H A Dremap_range.c432 loff_t vfs_dedupe_file_range_one(struct file *src_file, loff_t src_pos, in vfs_dedupe_file_range_one()
/linux/fs/ceph/
H A Dfile.c2952 static ssize_t __ceph_copy_file_range(struct file *src_file, loff_t src_off, in __ceph_copy_file_range()
3153 static ssize_t ceph_copy_file_range(struct file *src_file, loff_t src_off, in ceph_copy_file_range()