Home
last modified time | relevance | path

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

/third_party/libfuse/example/
Dpassthrough.c436 static int xmp_removexattr(const char *path, const char *name) in xmp_removexattr() function
542 .removexattr = xmp_removexattr,
Dpassthrough_fh.c543 static int xmp_removexattr(const char *path, const char *name) in xmp_removexattr() function
645 .removexattr = xmp_removexattr,