Searched refs:allocation_file (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dhfs.c388 hfsplus_file_close (priv_data->allocation_file);
538 priv_data->allocation_file =
540 vh->allocation_file.extents,
542 vh->allocation_file.logical_size)
544 if (!priv_data->allocation_file) goto hpo_am;
545 if (!hfsplus_file_read (priv_data->allocation_file,
714 if (!hfsplus_file_write (priv_data->allocation_file,
727 block < priv_data->allocation_file->sect_nb;
730 priv_data->allocation_file,
1205 hfsplus_extract_file(HFSP_BITMAP_FILENAME, priv_data->allocation_file);
[all...]
H A Dreloc_plus.c219 priv_data->allocation_file
271 if (priv_data->allocation_file
274 priv_data->allocation_file
340 ret = hfsplus_file_write(priv_data->allocation_file,
390 extent = priv_data->vh->allocation_file.extents;
H A Dhfs.h453 HfsPForkData allocation_file; member in struct:_HfsPVolumeHeader
794 HfsPPrivateFile* allocation_file; member in struct:_HfsPPrivateFSData

Completed in 29 milliseconds