Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
H A Ddev.c1821 static struct fuse_req *request_find(struct fuse_pqueue *fpq, u64 unique) in request_find() function
1898 req = request_find(fpq, oh.unique & ~FUSE_INT_REQ_BIT); in fuse_dev_do_write()
/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c1810 static struct fuse_req *request_find(struct fuse_pqueue *fpq, u64 unique) in request_find() function
1887 req = request_find(fpq, oh.unique & ~FUSE_INT_REQ_BIT); in fuse_dev_do_write()

Completed in 6 milliseconds