Searched refs:notsup_removexattr (Results 1 – 3 of 3) sorted by relevance
73 int notsup_removexattr(FsContext *ctx, const char *path, const char *name);
168 .removexattr = notsup_removexattr,
267 int notsup_removexattr(FsContext *ctx, const char *path, const char *name) in notsup_removexattr() function