Home
last modified time | relevance | path

Searched defs:fuse_req (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/fuse/
A Dfuse_i.h342 struct fuse_req { struct
345 struct list_head list;
351 struct fuse_args *args;
354 refcount_t count;
357 unsigned long flags;
360 struct {
362 } in;
365 struct {
367 } out;
374 void *argbuf;
[all …]

Completed in 8 milliseconds