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
1351 bool fuse_uring_remove_pending_req(struct fuse_req *req) in fuse_uring_remove_pending_req() function
554 removed = fuse_uring_remove_pending_req(req); in request_wait_answer()
Completed in 11 milliseconds