kubernetes/vendor/go.etcd.io/etcd/client/pkg/v3/fileutil/preallocate_darwin.go

func preallocExtend(f *os.File, sizeInBytes int64) error {}

func preallocFixed(f *os.File, sizeInBytes int64) error {}