Home
last modified time | relevance | path

Searched refs:SPLICE_F_MOVE (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dsplice.h17 #define SPLICE_F_MOVE (0x01) /* move pages instead of copying */ macro
24 #define SPLICE_F_ALL (SPLICE_F_MOVE|SPLICE_F_NONBLOCK|SPLICE_F_MORE|SPLICE_F_GIFT)
/linux/tools/virtio/virtio-trace/
A Dtrace-agent-rw.c128 ts->pipe_size, SPLICE_F_MOVE | SPLICE_F_MORE); in rw_thread_main()
150 SPLICE_F_MOVE | SPLICE_F_MORE); in rw_thread_main()
/linux/tools/testing/selftests/splice/
A Dsplice_read.c49 size, SPLICE_F_MOVE); in main()
/linux/fs/overlayfs/
A Dcopy_up.c267 this_len, SPLICE_F_MOVE); in ovl_copy_up_data()
/linux/fs/fuse/
A Ddev.c2033 if (flags & SPLICE_F_MOVE) in fuse_dev_splice_write()

Completed in 9 milliseconds