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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dreloc.c53 unsigned int next_to_fblock; local
106 next_to_fblock = stop;
109 next_to_fblock = *ptr_to_fblock;
145 *ptr_to_fblock = next_to_fblock;
H A Dreloc_plus.c57 unsigned int next_to_fblock; local
109 next_to_fblock = stop;
112 next_to_fblock = *ptr_to_fblock;
149 *ptr_to_fblock = next_to_fblock;

Completed in 23 milliseconds