Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Ddev.c195 unsigned int fuse_len_args(unsigned int numargs, struct fuse_arg *args) in fuse_len_args() function
205 EXPORT_SYMBOL_GPL(fuse_len_args);
302 fuse_len_args(req->args->in_numargs, in fuse_send_one()
580 fuse_len_args(req->args->in_numargs, in fuse_request_queue_background_uring()
1970 reqsize += fuse_len_args(args->out_numargs, args->out_args); in fuse_copy_out_args()