Searched defs:splice (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | disk-io.c | 4412 struct list_head splice; in btrfs_destroy_all_ordered_extents() local 4527 struct list_head splice; in btrfs_destroy_delalloc_inodes() local 4562 struct list_head splice; in btrfs_destroy_all_delalloc_inodes() local
|
| D | ordered-data.c | 614 struct list_head splice; in btrfs_wait_ordered_roots() local
|
| D | inode.c | 9457 struct list_head splice; in start_delalloc_inodes() local 9555 struct list_head splice; in btrfs_start_delalloc_roots() local
|
| /kernel/linux/linux-6.6/rust/alloc/vec/ |
| D | mod.rs | 87 mod splice; module 3184 pub fn splice<R, I>(&mut self, range: R, replace_with: I) -> Splice<'_, I::IntoIter, A> in splice() method
|
| /kernel/linux/linux-5.10/fs/ |
| D | splice.c | 1325 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
|
| D | read_write.c | 1469 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local
|
| /kernel/linux/linux-6.6/fs/ |
| D | splice.c | 1568 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
|
| D | read_write.c | 1480 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local
|
| /kernel/linux/linux-5.10/io_uring/ |
| D | io_uring.c | 850 struct io_splice splice; member
|