Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.c4205 struct list_head splice; in btrfs_destroy_all_ordered_extents() local
4298 struct list_head splice; in btrfs_destroy_delalloc_inodes() local
4329 struct list_head splice; in btrfs_destroy_all_delalloc_inodes() local
Dordered-data.c579 struct list_head splice; in btrfs_wait_ordered_roots() local
Dinode.c10146 struct list_head splice; in start_delalloc_inodes() local
10221 struct list_head splice; in btrfs_start_delalloc_roots() local
/fs/
Dsplice.c1413 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument