Searched refs:bytes_allocated (Results 1 – 4 of 4) sorted by relevance
358 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member427 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member
610 le32_to_cpu(ctx->mrec->bytes_allocated)) in ntfs_attr_find()1046 le32_to_cpu(ctx->mrec->bytes_allocated)) in ntfs_external_attr_find()1446 if (new_muse > le32_to_cpu(m->bytes_allocated)) in ntfs_attr_record_resize()
2078 m->bytes_allocated = cpu_to_le32(vol->mft_record_size); in ntfs_mft_record_layout()
2815 int did_quota = 0, bytes_allocated = 0; in ocfs2_expand_inline_dir() local2897 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()2912 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()3062 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()3086 dquot_free_space_nodirty(dir, bytes_allocated); in ocfs2_expand_inline_dir()