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

/macosx-10.9.5/disklabel-6/
H A Dutil.h41 extern uint32_t GetBlockSize(const char*);
H A Ddestroy.c44 bs = GetBlockSize(dev);
H A Dcreate.c87 int blocksize = GetBlockSize(dev);
H A Dutil.c529 bs = GetBlockSize(dev);
830 GetBlockSize(const char *dev) { function
868 bs = GetBlockSize(dev);

Completed in 124 milliseconds