Searched refs:SPLICE_F_MOVE (Results 1 – 4 of 4) sorted by relevance
130 ts->pipe_size, SPLICE_F_MOVE | SPLICE_F_MORE); in rw_thread_main()152 SPLICE_F_MOVE | SPLICE_F_MORE); in rw_thread_main()
16 #define SPLICE_F_MOVE (0x01) /* move pages instead of copying */ macro
120 this_len, SPLICE_F_MOVE); in ovl_copy_up_data()
2047 if (flags & SPLICE_F_MOVE) in fuse_dev_splice_write()