Home
last modified time | relevance | path

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

/reactos/boot/freeldr/freeldr/include/fs/
H A Dntfs.h235 ULONGLONG CacheRunLength; member
/reactos/boot/freeldr/freeldr/lib/fs/
H A Dntfs.c121 Context->CacheRunLength = DataRunLength; in NtfsPrepareAttributeContext()
260 DataRunLength = Context->CacheRunLength; in NtfsReadAttribute()
367 Context->CacheRunLength = DataRunLength; in NtfsReadAttribute()
/reactos/drivers/filesystems/ntfs/
H A Dmft.c74 Context->CacheRunLength = DataRunLength; in PrepareAttributeContext()
1117 DataRunLength = Context->CacheRunLength; in ReadAttribute()
1265 Context->CacheRunLength = DataRunLength; in ReadAttribute()
1523 Context->CacheRunLength = DataRunLength; in WriteAttribute()
1618 Context->CacheRunLength = DataRunLength; in WriteAttribute()
H A Dntfs.h499 ULONGLONG CacheRunLength; member