Searched refs:fuse_uring_remove_pending_req (Results 1 – 3 of 3) sorted by relevance
145 bool fuse_uring_remove_pending_req(struct fuse_req *req);199 static inline bool fuse_uring_remove_pending_req(struct fuse_req *req) in fuse_uring_remove_pending_req() function
1335 bool fuse_uring_remove_pending_req(struct fuse_req *req) in fuse_uring_remove_pending_req() function
553 removed = fuse_uring_remove_pending_req(req); in request_wait_answer()