Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/fastfat/
H A Dfatstruc.h1268 #define CCB_FLAG_USER_SET_CREATION (0x0040) macro
H A Dfileinfo.c2005 SetFlag( Ccb->Flags, CCB_FLAG_USER_SET_CREATION ); in _Requires_lock_held_()
2291 SetFlag( Ccb->Flags, CCB_FLAG_USER_SET_CREATION ); in _Requires_lock_held_()