Searched refs:SPLICE_F_MOVE (Results 1 – 7 of 7) sorted by relevance
17 #define SPLICE_F_MOVE (0x01) /* move pages instead of copying */ macro24 #define SPLICE_F_ALL (SPLICE_F_MOVE|SPLICE_F_NONBLOCK|SPLICE_F_MORE|SPLICE_F_GIFT)
128 ts->pipe_size, SPLICE_F_MOVE | SPLICE_F_MORE); in rw_thread_main()150 SPLICE_F_MOVE | SPLICE_F_MORE); in rw_thread_main()
49 size, SPLICE_F_MOVE); in main()
345 # define SPLICE_F_MOVE 1 /* Move pages instead of copying. */ macro
214 this_len, SPLICE_F_MOVE); in ovl_copy_up_data()
2063 if (flags & SPLICE_F_MOVE) in fuse_dev_splice_write()