persist
Allocates space that isn’t freed when deleting the descriptor.
Declaration
static var persist: FSVolume.PreallocateFlags { get }Discussion
This space remains allocated even after calling close(2).
Allocates space that isn’t freed when deleting the descriptor.
static var persist: FSVolume.PreallocateFlags { get }This space remains allocated even after calling close(2).