Home
last modified time | relevance | path

Searched refs:option_mounted (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/filesystems/btrfs/
H A Dregistry.c34 static const WCHAR option_mounted[] = L"Mounted"; variable
284 mountedus.Buffer = (WCHAR*)option_mounted; in registry_mark_volume_mounted()
285 mountedus.Length = mountedus.MaximumLength = sizeof(option_mounted) - sizeof(WCHAR); in registry_mark_volume_mounted()
334 mountedus.Buffer = (WCHAR*)option_mounted; in registry_mark_volume_unmounted_path()
335 mountedus.Length = mountedus.MaximumLength = sizeof(option_mounted) - sizeof(WCHAR); in registry_mark_volume_unmounted_path()