Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h569 int fuse_fs_unlink(struct fuse_fs *fs, const char *path);
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c741 int fuse_fs_unlink(struct fuse_fs *fs, const char *path) in fuse_fs_unlink() function
1633 err = fuse_fs_unlink(f->fs, path); in fuse_lib_unlink()
1780 fuse_fs_unlink(f->fs, path); in fuse_do_release()
3224 fuse_fs_unlink(f->fs, path); in fuse_destroy()