Searched refs:ext2_xattr (Results 1 – 1 of 1) sorted by relevance
295 struct ext2_xattr { struct305 struct ext2_xattr *attrs; argument316 struct ext2_xattr *new_attrs; in ext2fs_xattrs_expand()320 sizeof(struct ext2_xattr), &new_attrs); in ext2fs_xattrs_expand()324 memcpy(new_attrs, h->attrs, h->capacity * sizeof(struct ext2_xattr)); in ext2fs_xattrs_expand()639 write_xattrs_to_buffer(ext2_filsys fs, struct ext2_xattr *attrs, int count, in write_xattrs_to_buffer()643 struct ext2_xattr *x; in write_xattrs_to_buffer()819 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 …]