Searched refs:notsup_listxattr (Results 1 – 3 of 3) sorted by relevance
71 ssize_t notsup_listxattr(FsContext *ctx, const char *path, char *name,
167 .listxattr = notsup_listxattr,
261 ssize_t notsup_listxattr(FsContext *ctx, const char *path, char *name, in notsup_listxattr() function