Searched refs:bytes_allocated (Results 1 – 7 of 7) sorted by relevance
344 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member413 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member
596 le32_to_cpu(ctx->mrec->bytes_allocated)) in ntfs_attr_find()1032 le32_to_cpu(ctx->mrec->bytes_allocated)) in ntfs_external_attr_find()1432 if (new_muse > le32_to_cpu(m->bytes_allocated)) in ntfs_attr_record_resize()
1813 if (le32_to_cpu(m->bytes_allocated) != vol->mft_record_size) { in ntfs_read_inode_mount()1815 le32_to_cpu(m->bytes_allocated), vol->mft_record_size); in ntfs_read_inode_mount()
2064 m->bytes_allocated = cpu_to_le32(vol->mft_record_size); in ntfs_mft_record_layout()
2788 int did_quota = 0, bytes_allocated = 0; in ocfs2_expand_inline_dir() local2870 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()2885 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()3035 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()3059 dquot_free_space_nodirty(dir, bytes_allocated); in ocfs2_expand_inline_dir()
453 __le32 bytes_allocated; /* total allocated memory in bytes */ member
7743 put_unaligned_le32(size, &ofap->bytes_allocated); in pqi_ofa_alloc_mem()7757 put_unaligned_le32 (0, &ofap->bytes_allocated); in pqi_ofa_alloc_mem()7768 ctrl_info->pqi_ofa_mem_virt_addr->bytes_allocated); in pqi_ofa_alloc_host_buffer()7796 pqi_ofa_memory->bytes_allocated = cpu_to_le32(bytes_requested); in pqi_ofa_setup_host_buffer()7819 if (!ofap->bytes_allocated) in pqi_ofa_free_host_buffer()