Searched refs:bytes_allocated (Results 1 – 3 of 3) sorted by relevance
2819 int did_quota = 0, bytes_allocated = 0; in ocfs2_expand_inline_dir() local 2901 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir() 2916 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir() 3066 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir() 3090 dquot_free_space_nodirty(dir, bytes_allocated); in ocfs2_expand_inline_dir()
534 __le32 bytes_allocated; /* total allocated memory in bytes */ member
8958 put_unaligned_le32(sg_count * chunk_size, &host_memory->bytes_allocated); in pqi_host_alloc_mem() 9046 if (get_unaligned_le32(&host_memory->bytes_allocated) == 0) in pqi_host_free_buffer()