Home
last modified time | relevance | path

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

/third_party/libfuse/example/
H A Dpassthrough_ll.c1077 static void lo_removexattr(fuse_req_t req, fuse_ino_t ino, const char *name) in lo_removexattr() function
1089 fuse_log(FUSE_LOG_DEBUG, "lo_removexattr(ino=%" PRIu64 ", name=%s)\n", in lo_removexattr()
1174 .removexattr = lo_removexattr,

Completed in 3 milliseconds