Searched defs:xattr_iter_handlers (Results 1 – 1 of 1) sorted by relevance
162 struct xattr_iter_handlers { struct163 int (*entry)(struct xattr_iter *_it, struct erofs_xattr_entry *entry);164 int (*name)(struct xattr_iter *_it, unsigned int processed, char *buf,166 int (*alloc_buffer)(struct xattr_iter *_it, unsigned int value_sz);167 void (*value)(struct xattr_iter *_it, unsigned int processed, char *buf,