Searched defs:xattr_iter_handlers (Results 1 – 1 of 1) sorted by relevance
154 struct xattr_iter_handlers { struct155 int (*entry)(struct xattr_iter *_it, struct erofs_xattr_entry *entry);156 int (*name)(struct xattr_iter *_it, unsigned int processed, char *buf,158 int (*alloc_buffer)(struct xattr_iter *_it, unsigned int value_sz);159 void (*value)(struct xattr_iter *_it, unsigned int processed, char *buf,