Searched refs:notsup_getxattr (Results 1 – 3 of 3) sorted by relevance
67 ssize_t notsup_getxattr(FsContext *ctx, const char *path, const char *name,
165 .getxattr = notsup_getxattr,
247 ssize_t notsup_getxattr(FsContext *ctx, const char *path, const char *name, in notsup_getxattr() function