Lines Matching defs:entries
3758 * may be multiple entries with the same name hash.
4172 * and all the xattr entries will be moved to the new bucket.
4175 * Note: we need to sort the entries since they are not saved in order
4220 /* copy all the entries. */
4386 char *entries, *buf, *bucket_buf = NULL;
4416 entries = (char *)xh->xh_entries;
4424 * sort all the entries by their offset.
4428 sort(entries, le16_to_cpu(xh->xh_count),
4469 /* sort the entries by their name_hash. */
4470 sort(entries, le16_to_cpu(xh->xh_count),
4574 * The most common case is that all entries have different hash values,
4579 struct ocfs2_xattr_entry *entries = xh->xh_entries;
4591 if (cmp_xe(&entries[middle - delta - 1],
4592 &entries[middle - delta]))
4600 if (cmp_xe(&entries[middle + delta],
4601 &entries[middle + delta + 1]))
5927 * Given a normal ocfs2_xattr_header, refcount all the entries which
6027 * For a given xattr bucket, refcount all the entries which