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()
400 le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_set()
468 size_t size = le32_to_cpu(here->e_value_size); in ext2_xattr_set()
543 le32_to_cpu(here->e_value_size)); in ext2_xattr_set()
646 le32_to_cpu(HDR(new_bh)->h_refcount)); in ext2_xattr_set2()
737 le32_to_cpu(HDR(old_bh)->h_refcount)); in ext2_xattr_set2()
792 le32_to_cpu(HDR(bh)->h_refcount)); in ext2_xattr_delete_inode()
829 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_cache_insert()
881 le32_to_cpu(entry1->e_value_size))) in ext2_xattr_cmp()
903 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_cache_find()
928 if (le32_to_cpu(HDR(bh)->h_refcount) > in ext2_xattr_cache_find()
932 le32_to_cpu(HDR(bh)->h_refcount), in ext2_xattr_cache_find()
972 for (n = (le32_to_cpu(entry->e_value_size) + in ext2_xattr_hash_entry()
976 le32_to_cpu(*value++); in ext2_xattr_hash_entry()
1008 le32_to_cpu(here->e_hash); in ext2_xattr_rehash()