Searched refs:bytes_allocated (Results 1 – 5 of 5) 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()1070 le32_to_cpu(ctx->mrec->bytes_allocated)) in ntfs_external_attr_find()1470 if (new_muse > le32_to_cpu(m->bytes_allocated)) in ntfs_attr_record_resize()
1844 if (le32_to_cpu(m->bytes_allocated) != vol->mft_record_size) { in ntfs_read_inode_mount()1846 le32_to_cpu(m->bytes_allocated), vol->mft_record_size); in ntfs_read_inode_mount()1858 if (le16_to_cpu(m->attrs_offset) >= le32_to_cpu(m->bytes_allocated)) { in ntfs_read_inode_mount()
2078 m->bytes_allocated = cpu_to_le32(vol->mft_record_size); in ntfs_mft_record_layout()
2814 int did_quota = 0, bytes_allocated = 0; in ocfs2_expand_inline_dir() local2896 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()2911 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()3061 bytes_allocated += ocfs2_clusters_to_bytes(dir->i_sb, 1); in ocfs2_expand_inline_dir()3085 dquot_free_space_nodirty(dir, bytes_allocated); in ocfs2_expand_inline_dir()