Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dfuse_versionscript55 fuse_fs_destroy;
Dfuse.c2666 void fuse_fs_destroy(struct fuse_fs *fs) in fuse_fs_destroy() function
2681 fuse_fs_destroy(f->fs); in fuse_lib_destroy()
/external/libfuse/include/
Dfuse.h1209 void fuse_fs_destroy(struct fuse_fs *fs);
/external/libfuse/lib/modules/
Dsubdir.c569 fuse_fs_destroy(d->next); in subdir_destroy()
Diconv.c583 fuse_fs_destroy(ic->next); in iconv_destroy()