The overload of MockFile.Create that takes a buffer size remains unimplemented as seen here.
The basic overload MockFile.Create(string) that just takes a path is implemented (source), but the overloads with options like buffer, access control and file security are not.