Searched refs:unlock_request (Results 1 - 1 of 1) sorted by relevance

/fs/fuse/
H A Ddev.c604 * Lock the request. Up to the next unlock_request() there mustn't be
627 static void unlock_request(struct fuse_conn *fc, struct fuse_req *req) function
694 unlock_request(cs->fc, cs->req);
800 unlock_request(cs->fc, cs->req);
894 unlock_request(cs->fc, cs->req);

Completed in 27 milliseconds