Home
last modified time | relevance | path

Searched refs:fuse_lib_rmdir (Results 1 - 2 of 2) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c1644 static void fuse_lib_rmdir(fuse_req_t req, fuse_ino_t parent, const char *name) in fuse_lib_rmdir() function
2806 .rmdir = fuse_lib_rmdir,
/third_party/libfuse/lib/
H A Dfuse.c2991 static void fuse_lib_rmdir(fuse_req_t req, fuse_ino_t parent, const char *name) in fuse_lib_rmdir() function
4447 .rmdir = fuse_lib_rmdir,

Completed in 12 milliseconds