Home
last modified time | relevance | path

Searched refs:fuse_in_arg (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/fuse/
Dfuse_i.h164 struct fuse_in_arg { struct
181 struct fuse_in_arg args[3]; argument
233 struct fuse_in_arg args[3];
Ddev.c571 args->in.numargs * sizeof(struct fuse_in_arg)); in fuse_simple_request()