Home
last modified time | relevance | path

Searched defs:xattr_iter_handlers (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/erofs/
Dxattr.c95 struct xattr_iter_handlers { struct
96 int (*entry)(struct xattr_iter *, struct erofs_xattr_entry *);
97 int (*name)(struct xattr_iter *, unsigned, char *, unsigned);
98 int (*alloc_buffer)(struct xattr_iter *, unsigned);
99 void (*value)(struct xattr_iter *, unsigned, char *, unsigned);