Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/ntfs/
H A Dntfs.h1040 PrepareAttributeContext(PNTFS_ATTR_RECORD AttrRecord);
H A Dmft.c41 PrepareAttributeContext(PNTFS_ATTR_RECORD AttrRecord) in PrepareAttributeContext() function
173 *AttrCtx = PrepareAttributeContext(Attribute); in FindAttribute()
H A Dattrib.c1237 ListContext = PrepareAttributeContext(Attribute); in InternalReadNonResidentAttributes()