Searched refs:FUSE_BUF_SPLICE_MOVE (Results 1 – 5 of 5) sorted by relevance
730 FUSE_BUF_SPLICE_MOVE = (1 << 3), enumerator
173 if (flags & FUSE_BUF_SPLICE_MOVE) in fuse_buf_splice()
830 if ((flags & FUSE_BUF_SPLICE_MOVE) &&
3283 fuse_reply_data(req, buf, FUSE_BUF_SPLICE_MOVE); in fuse_lib_read()
878 fuse_reply_data(req, &buf, FUSE_BUF_SPLICE_MOVE); in lo_read()