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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dadvfs.h34 hfs_free_bad_blocks_list(HfsPrivateLinkExtent* first);
H A Dadvfs.c159 hfs_free_bad_blocks_list(HfsPrivateLinkExtent* first)
161 HfsPrivateLinkExtent* next;
215 HfsPrivateLinkExtent* new_xt =
216 (HfsPrivateLinkExtent*) ped_malloc (
217 sizeof (HfsPrivateLinkExtent));
247 HfsPrivateLinkExtent* walk;
278 HfsPrivateLinkExtent* l;
H A Dhfs.h731 typedef struct _HfsPrivateLinkExtent HfsPrivateLinkExtent; typedef in typeref:struct:_HfsPrivateLinkExtent
739 HfsPrivateLinkExtent* bad_blocks_xtent_list;

Completed in 18 milliseconds