Searched refs:fileFCB (Results 1 – 4 of 4) sorted by relevance
/reactos/drivers/filesystems/ntfs/ |
H A D | fcb.c | 395 PNTFS_FCB * fileFCB) in NtfsMakeFCBFromDirEntry() argument 403 …MakeFCBFromDirEntry(%p, %p, %wZ, %p, %p, %p)\n", Vcb, DirectoryFCB, Name, Stream, Record, fileFCB); in NtfsMakeFCBFromDirEntry() 457 *fileFCB = rcFCB; in NtfsMakeFCBFromDirEntry()
|
H A D | ntfs.h | 997 PNTFS_FCB * fileFCB);
|
/reactos/drivers/filesystems/vfatfs/ |
H A D | vfat.h | 1066 PVFATFCB *fileFCB); 1080 PVFATFCB *fileFCB);
|
H A D | fcb.c | 729 PVFATFCB *fileFCB) in vfatMakeFCBFromDirEntry() argument 747 *fileFCB = rcFCB; in vfatMakeFCBFromDirEntry()
|