Lines Matching refs:__le16_to_cpu
349 INFO->tree_depth = __le16_to_cpu(BLOCKHEAD (cache)->blk_level);
414 if (__le16_to_cpu(BLOCKHEAD (cache)->blk_level) != depth)
440 __le16_to_cpu(INFO->current_ih->ih_version));
443 if (ih == &ITEMHEAD[__le16_to_cpu(BLOCKHEAD (LEAF)->blk_nr_item)])
478 int nr_item = __le16_to_cpu(BLOCKHEAD (cache)->blk_nr_item);
497 INFO->current_item = &LEAF[__le16_to_cpu(ih->ih_item_location)];
504 __le16_to_cpu(INFO->current_ih->ih_version));
537 nr_item = __le16_to_cpu(BLOCKHEAD (cache)->blk_nr_item);
563 nr_item = __le16_to_cpu(BLOCKHEAD (LEAF)->blk_nr_item);
576 INFO->current_item = &LEAF[__le16_to_cpu(ih->ih_item_location)];
612 blocksize = __le16_to_cpu(INFO->current_ih->ih_item_len);
800 if (__le16_to_cpu(INFO->current_ih->ih_version) == ITEM_VERSION_2
838 __le16_to_cpu(INFO->current_ih->ih_version));
844 name_end = INFO->current_item + __le16_to_cpu(INFO->current_ih->ih_item_len);
846 num_entries = __le16_to_cpu(INFO->current_ih->u.ih_entry_count);