Searched refs:ext2_xattr (Results 1 – 1 of 1) sorted by relevance
295 struct ext2_xattr { struct307 struct ext2_xattr *attrs; argument318 struct ext2_xattr *new_attrs; in ext2fs_xattrs_expand()322 sizeof(struct ext2_xattr), &new_attrs); in ext2fs_xattrs_expand()326 memcpy(new_attrs, h->attrs, h->capacity * sizeof(struct ext2_xattr)); in ext2fs_xattrs_expand()643 write_xattrs_to_buffer(ext2_filsys fs, struct ext2_xattr *attrs, int count, in write_xattrs_to_buffer()647 struct ext2_xattr *x; in write_xattrs_to_buffer()817 struct ext2_xattr *x; in read_xattrs_from_buffer()977 struct ext2_xattr *a = h->attrs; in xattrs_free_keys()1102 struct ext2_xattr *x; in ext2fs_xattrs_iterate()[all …]