Searched defs:allocated_size (Results 1 – 6 of 6) sorted by relevance
/onnv-gate/usr/src/lib/libntfs/common/include/ntfs/ |
H A D | attrib.h | 191 s64 allocated_size; member
|
H A D | inode.h | 141 s64 allocated_size; /* Allocated size stored in the filename member
|
H A D | layout.h | 861 /* 40*/ sle64 allocated_size; /* Byte size of disk space member 1208 /* 28*/ sle64 allocated_size; /* Byte size of on-disk allocated space member 2338 le32 allocated_size; /* Byte size of this index (block), member
|
/onnv-gate/usr/src/lib/libntfs/common/libntfs/ |
H A D | index.c | 1342 u32 idx_size, allocated_size; in ntfs_ib_insert() local 1425 int allocated_size, new_size; in ntfs_ie_add() local
|
H A D | attrib.c | 306 const s64 allocated_size, const s64 data_size, in ntfs_attr_init()
|
/onnv-gate/usr/src/cmd/ntfsprogs/ |
H A D | mkntfs.c | 1630 const s64 allocated_size, const s64 data_size, in add_attr_file_name() 2750 const s64 allocated_size, const s64 data_size, in create_hardlink_res() 2866 const s64 allocated_size, const s64 data_size, in create_hardlink()
|