Searched defs:allocated_size (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/generic/bios/
H A Dbios.cpp37 size_t allocated_size; member in struct:BIOSState
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dinode.h145 s64 allocated_size; /* Allocated size stored in the filename member in struct:_ntfs_inode
H A Dattrib.h193 s64 allocated_size; member in struct:_ntfs_attr
H A Dindex.c1473 u32 idx_size, allocated_size; local
1556 int allocated_size, new_size; local
[all...]
H A Dattrib.c361 ntfs_attr_init(ntfs_attr *na, const BOOL non_resident, const ATTR_FLAGS data_flags, const BOOL encrypted, const BOOL sparse, const s64 allocated_size, const s64 data_size, const s64 initialized_size, const s64 compressed_size, const u8 compression_unit) argument
[all...]
H A Dlayout.h791 /* 40*/ sle64 allocated_size; /* Byte size of disk space member in struct:__anon29::__anon30::__anon32
1114 /* 28*/ sle64 allocated_size; /* Byte size of on-disk allocated space member in struct:__anon40
2089 /* 8*/ le32 allocated_size; /* Allocated byte size of this index (block), member in struct:__anon79
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c1705 add_attr_file_name(MFT_RECORD *m, const leMFT_REF parent_dir, const s64 allocated_size, const s64 data_size, const FILE_ATTR_FLAGS flags, const u16 packed_ea_size, const u32 reparse_point_tag, const char *file_name, const FILE_NAME_TYPE_FLAGS file_name_type) argument
2855 create_hardlink_res(MFT_RECORD *m_parent, const leMFT_REF ref_parent, MFT_RECORD *m_file, const leMFT_REF ref_file, const s64 allocated_size, const s64 data_size, const FILE_ATTR_FLAGS flags, const u16 packed_ea_size, const u32 reparse_point_tag, const char *file_name, const FILE_NAME_TYPE_FLAGS file_name_type) argument
2971 create_hardlink(INDEX_BLOCK *idx, const leMFT_REF ref_parent, MFT_RECORD *m_file, const leMFT_REF ref_file, const s64 allocated_size, const s64 data_size, const FILE_ATTR_FLAGS flags, const u16 packed_ea_size, const u32 reparse_point_tag, const char *file_name, const FILE_NAME_TYPE_FLAGS file_name_type) argument
[all...]

Completed in 165 milliseconds