Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.c4299 struct list_head splice; in btrfs_destroy_all_ordered_extents() local
4393 struct list_head splice; in btrfs_destroy_delalloc_inodes() local
4428 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.c10267 struct list_head splice; in start_delalloc_inodes() local
10342 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