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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dreloc_plus.c723 HfsPForkDataAttr* fork_ext_data; local
759 fork_ext_data = (HfsPForkDataAttr*)
763 || ((uint8_t*)fork_ext_data - node
774 if (fork_ext_data->record_type
776 extent = fork_ext_data->fork_res.fork.extents;
795 } else if (fork_ext_data->record_type
797 extent = fork_ext_data->fork_res.extents;

Completed in 33 milliseconds