Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/vfatfs/
H A Dfcb.c130 PUNICODE_STRING pFileNameU) in vfatNewFCB() argument
134 DPRINT("'%wZ'\n", pFileNameU); in vfatNewFCB()
142 vfatInitFcb(rcFCB, pFileNameU); in vfatNewFCB()
887 PUNICODE_STRING pFileNameU) in vfatGetFCBForFile() argument
900 pVCB, pParentFCB, pFCB, pFileNameU); in vfatGetFCBForFile()
909 RtlCopyUnicodeString(&FileNameU, pFileNameU); in vfatGetFCBForFile()
988 RtlAppendUnicodeStringToString(&FileNameU, pFileNameU); in vfatGetFCBForFile()
H A Dvfat.h974 PUNICODE_STRING pFileNameU);
1037 PUNICODE_STRING pFileNameU);
1073 PUNICODE_STRING pFileNameU);