Lines Matching refs:le32_to_cpu
177 atomic_read(&(bh->b_count)), le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_get()
209 size = le32_to_cpu(entry->e_value_size); in ext2_xattr_get()
266 atomic_read(&(bh->b_count)), le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_list()
399 le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_set()
467 size_t size = le32_to_cpu(here->e_value_size); in ext2_xattr_set()
542 le32_to_cpu(here->e_value_size)); in ext2_xattr_set()
645 le32_to_cpu(HDR(new_bh)->h_refcount)); in ext2_xattr_set2()
736 le32_to_cpu(HDR(old_bh)->h_refcount)); in ext2_xattr_set2()
791 le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_delete_inode()
828 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_cache_insert()
880 le32_to_cpu(entry1->e_value_size))) in ext2_xattr_cmp()
902 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_cache_find()
927 if (le32_to_cpu(HDR(bh)->h_refcount) > in ext2_xattr_cache_find()
931 le32_to_cpu(HDR(bh)->h_refcount), in ext2_xattr_cache_find()
971 for (n = (le32_to_cpu(entry->e_value_size) + in ext2_xattr_hash_entry()
975 le32_to_cpu(*value++); in ext2_xattr_hash_entry()
1007 le32_to_cpu(here->e_hash); in ext2_xattr_rehash()