Searched defs:erofs_xattr_iter (Results 1 – 1 of 1) sorted by relevance
11 struct erofs_xattr_iter { struct12 struct super_block *sb;13 struct erofs_buf buf;14 erofs_off_t pos;15 void *kaddr;17 char *buffer;18 int buffer_size, buffer_ofs;21 int index, infix_len;22 struct qstr name;25 struct dentry *dentry;