PpPagePathAssign

NTSTATUS __stdcall PpPagePathAssign(_FILE_OBJECT *FileObject){
  return PiPagePathSetState(FileObject, 1u);
}

Referenced by:

CmpVolumeContextSendDeviceUsageNotification
IoInitSystemPreDrivers
MiCreatePagingFile