Home
last modified time | relevance | path

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

/external/libfuse/lib/modules/
Dsubdir.c629 static int subdir_opt_proc(void *data, const char *arg, int key, in subdir_opt_proc() function
654 if (fuse_opt_parse(args, d, subdir_opts, subdir_opt_proc) == -1) in subdir_new()