Searched refs:FV_DEVICE_FROM_THIS (Results 1 – 7 of 7) sorted by relevance
42 FvDevice = FV_DEVICE_FROM_THIS (This); in FvGetVolumeAttributes()92 FvDevice = FV_DEVICE_FROM_THIS (This); in FvSetVolumeAttributes()
126 FvDevice = FV_DEVICE_FROM_THIS (This); in FvGetNextFile()334 FvDevice = FV_DEVICE_FROM_THIS (This); in FvReadFile()529 FvDevice = FV_DEVICE_FROM_THIS (This); in FvReadFileSection()
100 #define FV_DEVICE_FROM_THIS(a) CR (a, FV_DEVICE, Fv, FV_DEVICE_SIGNATURE) macro
1374 FvDevice = FV_DEVICE_FROM_THIS (This); in FvWriteFile()
125 FvDevice = FV_DEVICE_FROM_THIS (This); in FvGetNextFile()289 FvDevice = FV_DEVICE_FROM_THIS (This); in FvReadFile()451 FvDevice = FV_DEVICE_FROM_THIS (This); in FvReadFileSection()
41 FvDevice = FV_DEVICE_FROM_THIS (This); in FvGetVolumeAttributes()
52 #define FV_DEVICE_FROM_THIS(a) CR(a, FV_DEVICE, Fv, FV2_DEVICE_SIGNATURE) macro