Searched refs:h_blocks (Results 1 – 2 of 2) sorted by relevance
287 le32toh(header->h_blocks) != 1) { in ext2_extattr_block_list()429 le32toh(header->h_blocks) != 1) { in ext2_extattr_block_get()691 le32toh(header->h_blocks) != 1) { in ext2_extattr_block_delete()1087 le32toh(header->h_blocks) != 1) { in ext2_extattr_block_set()1191 header->h_blocks = htole32(1); in ext2_extattr_block_set()1234 le32toh(header->h_blocks) != 1) { in ext2_extattr_free()
57 int32_t h_blocks; /* number of disk blocks used */ member