Home
last modified time | relevance | path

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

/reactos/sdk/include/xdk/
H A Dfsrtlfuncs.h1640 #define FsRtlInitPerFileContext(_fc, _owner, _inst, _cb) \ argument
1642 (_fc)->InstanceId = (_inst), \
1708 #define FsRtlInitPerFileObjectContext(_fc, _owner, _inst) \ argument
1709 ((_fc)->OwnerId = (_owner), (_fc)->InstanceId = (_inst))