Lines Matching refs:__le16_to_cpu
350 INFO->tree_depth = __le16_to_cpu(BLOCKHEAD (cache)->blk_level); in reiserfs_mount()
415 if (__le16_to_cpu(BLOCKHEAD (cache)->blk_level) != depth) in read_tree_node()
441 __le16_to_cpu(INFO->current_ih->ih_version)); in next_key()
444 if (ih == &ITEMHEAD[__le16_to_cpu(BLOCKHEAD (LEAF)->blk_nr_item)]) in next_key()
479 int nr_item = __le16_to_cpu(BLOCKHEAD (cache)->blk_nr_item); in next_key()
498 INFO->current_item = &LEAF[__le16_to_cpu(ih->ih_item_location)]; in next_key()
505 __le16_to_cpu(INFO->current_ih->ih_version)); in next_key()
538 nr_item = __le16_to_cpu(BLOCKHEAD (cache)->blk_nr_item); in search_stat()
564 nr_item = __le16_to_cpu(BLOCKHEAD (LEAF)->blk_nr_item); in search_stat()
577 INFO->current_item = &LEAF[__le16_to_cpu(ih->ih_item_location)]; in search_stat()
613 blocksize = __le16_to_cpu(INFO->current_ih->ih_item_len); in reiserfs_read()
801 if (__le16_to_cpu(INFO->current_ih->ih_version) == ITEM_VERSION_2 in reiserfs_dir()
839 __le16_to_cpu(INFO->current_ih->ih_version)); in reiserfs_dir()
845 name_end = INFO->current_item + __le16_to_cpu(INFO->current_ih->ih_item_len); in reiserfs_dir()
847 num_entries = __le16_to_cpu(INFO->current_ih->u.ih_entry_count); in reiserfs_dir()