Home
last modified time | relevance | path

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

/fs/fuse/
Dfuse_i.h159 struct fuse_in_arg { struct
176 struct fuse_in_arg args[3]; argument
228 struct fuse_in_arg args[3];
Ddev.c546 args->in.numargs * sizeof(struct fuse_in_arg)); in fuse_simple_request()