Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Ddisk-io.c4217 struct list_head splice; in btrfs_destroy_all_ordered_extents() local
4310 struct list_head splice; in btrfs_destroy_delalloc_inodes() local
4341 struct list_head splice; in btrfs_destroy_all_delalloc_inodes() local
Dordered-data.c580 struct list_head splice; in btrfs_wait_ordered_roots() local
Dinode.c10135 struct list_head splice; in start_delalloc_inodes() local
10210 struct list_head splice; in btrfs_start_delalloc_roots() local
/Linux-v5.4/fs/
Dsplice.c1405 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument