Lines Matching refs:result
91 attributes only change as a result of requests that come
97 entries are changed/deleted only as a result of requests
1606 * @param result result to be passed to the caller
1610 int fuse_reply_ioctl(fuse_req_t req, int result, const void *buf, size_t size);
1619 * @param result result to be passed to the caller
1623 int fuse_reply_ioctl_iov(fuse_req_t req, int result, const struct iovec *iov,
1627 * Reply with poll result event mask
1630 * @param revents poll result event mask
1962 * non-option arguments will result in an error.
2147 * a result of an explicit call to fuse_session_exit() (e.g. by a