Lines Matching defs:end
43 * Attribute values are aligned to the end of the block, stored in
150 char *end, size_t end_offs)
156 if ((char *)next >= end)
202 char *end;
226 end = bh->b_data + bh->b_size;
239 if (!ext2_xattr_entry_valid(entry, end,
293 char *end;
312 end = bh->b_data + bh->b_size;
325 if (!ext2_xattr_entry_valid(entry, end,
415 char *end;
425 * towards the end of the block).
426 * end -- Points right after the block pointed to by header.
453 end = bh->b_data + bh->b_size;
469 if (!ext2_xattr_entry_valid(last, end, sb->s_blocksize))