Home
last modified time | relevance | path

Searched defs:splice (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Ddisk-io.c4395 struct list_head splice; in btrfs_destroy_all_ordered_extents() local
4510 struct list_head splice; in btrfs_destroy_delalloc_inodes() local
4541 struct list_head splice; in btrfs_destroy_all_delalloc_inodes() local
Dordered-data.c614 struct list_head splice; in btrfs_wait_ordered_roots() local
Dinode.c9457 struct list_head splice; in start_delalloc_inodes() local
9555 struct list_head splice; in btrfs_start_delalloc_roots() local
/kernel/linux/linux-5.10/fs/
Dsplice.c1325 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
Dread_write.c1469 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c848 struct io_splice splice; member