Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Dordered-data.c665 struct list_head splice; in btrfs_wait_ordered_roots() local
Ddisk-io.c4881 struct list_head splice; in btrfs_destroy_all_ordered_extents() local
4993 struct list_head splice; in btrfs_destroy_delalloc_inodes() local
5024 struct list_head splice; in btrfs_destroy_all_delalloc_inodes() local
Dinode.c9736 struct list_head splice; in start_delalloc_inodes() local
9830 struct list_head splice; in btrfs_start_delalloc_roots() local
/linux-5.19.10/fs/
Dsplice.c1330 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
/linux-5.19.10/io_uring/
Dio_uring.c981 struct io_splice splice; member