Searched refs:ext4_extent_header (Results 1 – 2 of 2) sorted by relevance
97 struct ext4_extent_header *hdr = in do_inode_allocate_extents()98 (struct ext4_extent_header *)&inode->i_block[0]; in do_inode_allocate_extents()107 struct ext4_extent_header *hdr = in do_inode_allocate_extents()108 (struct ext4_extent_header *)&inode->i_block[0]; in do_inode_allocate_extents()128 if (((int)(info.block_size - sizeof(struct ext4_extent_header) / in do_inode_allocate_extents()135 hdr = (struct ext4_extent_header *)data; in do_inode_allocate_extents()138 hdr->eh_max = (info.block_size - sizeof(struct ext4_extent_header)) / in do_inode_allocate_extents()144 sizeof(struct ext4_extent_header)); in do_inode_allocate_extents()
46 struct ext4_extent_header { struct61 struct ext4_extent_header *p_hdr; argument78 …NT(__hdr__) ((struct ext4_extent *) (((char *) (__hdr__)) + sizeof(struct ext4_extent_header)))79 …_hdr__) ((struct ext4_extent_idx *) (((char *) (__hdr__)) + sizeof(struct ext4_extent_header)))