Searched refs:bytes_allocated (Results 1 – 3 of 3) sorted by relevance
2794 int did_quota = 0, bytes_allocated = 0; in ocfs2_expand_inline_dir() local2876 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()2891 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()3041 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()3065 dquot_free_space_nodirty(dir, bytes_allocated); in ocfs2_expand_inline_dir()
534 __le32 bytes_allocated; /* total allocated memory in bytes */ member
8943 put_unaligned_le32(sg_count * chunk_size, &host_memory->bytes_allocated); in pqi_host_alloc_mem()9031 if (get_unaligned_le32(&host_memory->bytes_allocated) == 0) in pqi_host_free_buffer()